Searched hist:e3e7f95bca95c7d0172e6481066668a176dc4696 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/rtc/ |
H A D | rtc-twl.c | diff e3e7f95bca95c7d0172e6481066668a176dc4696 Wed Nov 23 09:55:56 CET 2016 Nicolae Rosia <Nicolae_Rosia@mentor.com> rtc: twl: kill static variables
The current code uses static variables which prevent the use of multiple rtc twl instances. We also make it clear that this driver supports only TWL4030 and TWL6030 classes.
Signed-off-by: Nicolae Rosia <Nicolae_Rosia@mentor.com> Tested-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
|