]> git.baikalelectronics.ru Git - kernel.git/commit
drivers/rtc/rtc-em3027.c: add device tree support
authorPeter Robinson <pbrobinson@gmail.com>
Thu, 16 Apr 2015 19:45:07 +0000 (12:45 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 17 Apr 2015 13:03:59 +0000 (09:03 -0400)
commit0ecfaf7073e404adeda388e7936bf829339f58f1
treed5978c1161907a4d5d7ac7523d0d3deaacd3845c
parent0b0f4d69ec074dbeaff93b4f9025b889223dadcf
drivers/rtc/rtc-em3027.c: add device tree support

Set the of_match_table for this driver so that devices can be described in
the device tree.  This device is used in the Trimslice and is already
defined in the Trimslice device tree.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Cc: Mike Rapoport <mike@compulab.co.il>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: Grant Likely <grant.likely@linaro.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/rtc-em3027.c