]> git.baikalelectronics.ru Git - kernel.git/commit
rtc: ds1307: Make use of device properties
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 16 Nov 2020 14:28:58 +0000 (16:28 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 17 Nov 2020 19:25:34 +0000 (20:25 +0100)
commit86460b77bfcb48e5076ac553892a4878e63383f6
tree9f5e364df6ac972b0da67fa51e64fc3bca79ee60
parent90f7e7eac5e8aad31aabb108a754835ed744fcfc
rtc: ds1307: Make use of device properties

Device property API allows to gather device resources from different sources,
such as ACPI. Convert the drivers to unleash the power of device property API.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/20201116142859.31257-2-andriy.shevchenko@linux.intel.com
drivers/rtc/rtc-ds1307.c