Sylwester Nawrocki ac2df527fb clk: Add common __clk_get(), __clk_put() implementations
This patch adds common __clk_get(), __clk_put() clkdev helpers that
replace their platform specific counterparts when the common clock
API is used.

The owner module pointer field is added to struct clk so a reference
to the clock supplier module can be taken by the clock consumers.

The owner module is assigned while the clock is being registered,
in functions _clk_register() and __clk_register().

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
2013-12-04 17:19:44 +01:00
..
2012-05-21 14:54:13 +08:00
2012-07-24 13:39:49 +08:00
2012-05-21 14:54:16 +08:00
2012-01-09 10:26:15 +08:00
2010-03-09 00:30:50 -05:00
2012-05-21 14:54:12 +08:00
2012-07-24 13:39:48 +08:00
2013-02-26 02:46:08 -05:00
2013-11-13 20:21:46 +01:00
2011-01-10 07:18:04 -05:00
2011-07-26 16:49:47 -07:00
2013-09-25 14:07:50 +02:00
2009-06-22 21:16:07 -04:00
2011-07-26 16:49:47 -07:00
2010-03-09 00:30:51 -05:00