Files
linux/drivers
Gerhard Sittig b3bfce2bc2 i2c: mpc: cleanup clock API use
make the MPC I2C driver get, prepare and enable the gated clock item for
register access during probe; disable and unprepare the clock upon
remove(), put is done by the devm approach; hold a reference to the
clock over the period of use

clock lookup is non-fatal in this implementation as not all platforms
may provide clock specs in their device tree, but failure to enable a
clock when specified is considered fatal

Signed-off-by: Gerhard Sittig <gsi@denx.de>
Signed-off-by: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
2013-08-28 10:48:44 +02:00
..
2013-08-23 10:22:29 +02:00
2013-07-26 08:57:56 -04:00
2013-06-27 13:42:16 -04:00
2013-07-28 19:08:33 +05:30
2013-07-23 16:01:28 -07:00
2013-08-23 10:22:20 +02:00
2013-08-28 10:48:44 +02:00
2013-08-23 10:22:20 +02:00
2013-08-23 10:22:20 +02:00
2013-06-28 13:01:40 +02:00
2013-07-22 09:34:46 +08:00
2013-07-24 16:36:41 -06:00