Vaishali Thakkar 7b554088d5 video: fbdev: pxa168fb: Use devm_clk_get
This patch introduces the use of managed resource function
devm_clk_get instead of clk_get and removes corresponding calls
to clk_put in the probe and remove functions.

To be compatible with the change various gotos are replaced with
direct returns, and unneeded label failed_put_clk is dropped.

Signed-off-by: Vaishali Thakkar <vthakkar1994@gmail.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2015-09-01 13:55:32 +03:00
..
2014-12-14 16:10:09 -08:00
2014-07-01 13:32:30 +03:00
2015-01-30 09:45:20 +02:00
2015-06-23 16:23:30 -07:00
2015-06-18 09:57:43 +03:00
2014-12-14 16:10:09 -08:00
2015-01-13 12:53:25 +02:00
2015-02-11 17:06:05 -08:00
2014-12-14 16:10:09 -08:00
2015-03-02 13:17:24 +02:00
2015-08-20 12:03:53 +03:00
2015-06-23 15:27:38 +09:30