Axel Lin d2d272a965 mfd: Properly free t7l66xb clk32k clock source
This patch includes below fixes to properly free clk32k clock source:
1. remove a redundant clk_put in t7l66xb_probe error path
2. add missing clk_disable(t7l66xb->clk32k) and clk_put(t7l66xb->clk32k)
   to properly free the clock source.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2010-08-12 11:27:23 +02:00
..
2010-05-28 01:38:00 +02:00
2010-08-12 11:27:23 +02:00
2010-05-28 01:38:00 +02:00
2010-08-12 11:27:16 +02:00
2010-05-26 13:07:56 +01:00
2010-05-28 01:38:02 +02:00
2009-09-17 09:46:59 +02:00
2010-03-07 22:16:57 +01:00