]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/rtc/rtc-pcf8563.c: add device tree support
authorNick Bowler <nbowler@elliptictech.com>
Mon, 30 Jul 2012 21:41:59 +0000 (14:41 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 31 Jul 2012 00:25:19 +0000 (17:25 -0700)
commit8dccaf0607b3e047680952d0baf4da0486fbbcc1
tree54761d376b0f00d52dd0d078e7fef71ef2697741
parent0a25bf40d8ea9aeb8412666a7bc8ab95b4cddcb1
drivers/rtc/rtc-pcf8563.c: add device tree support

Set the of_match_table for this driver so that devices can be described
in the device tree.

Signed-off-by: Nick Bowler <nbowler@elliptictech.com>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/rtc-pcf8563.c