]> git.baikalelectronics.ru Git - kernel.git/commit
drivers/rtc/rtc-ab8500.c: Revoke Device Tree enablement
authorLee Jones <lee.jones@linaro.org>
Thu, 9 Aug 2012 12:28:19 +0000 (13:28 +0100)
committerLee Jones <lee.jones@linaro.org>
Thu, 20 Sep 2012 10:32:34 +0000 (12:32 +0200)
commit823c23c0f10dc880ac87610721eb18d21ecfe34a
treeff759ebd13afff4cf7e919a8533b2f6da2921138
parent40a43cb5beb5998c10ffdd61f6ed12c04374d23b
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>
drivers/rtc/rtc-ab8500.c