commit | c55c7ba7f8183780dcc60aff1ff90f047f0a3ea4 | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Thu Aug 09 13:28:19 2012 +0100 |
committer | Lee Jones <lee.jones@linaro.org> | Thu Sep 20 12:32:34 2012 +0200 |
tree | ff759ebd13afff4cf7e919a8533b2f6da2921138 | |
parent | 746307061dd8ed1c31bff94183e018be7fa03b68 [diff] |
drivers/rtc/rtc-ab8500.c: Revoke Device Tree enablement All AB8500 devices are now registered via MFD core, so Device Tree capability is no longer required for probing. Here we pull the DT match table to ensure we're no longer probed during Device Tree start-up. CC: Alessandro Zummo <a.zummo@towertech.it> CC: rtc-linux@googlegroups.com Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>