commit | 0814e8d5da2b6f25088fe28d5e23f511d8441883 | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <kubakici@wp.pl> | Tue Mar 17 00:28:49 2015 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Mar 26 22:38:36 2015 +0100 |
tree | 31f703cce2374cbb4e149e6620c1c3c5d69ad97b | |
parent | 9764e7a0f63bda5664cb985f992002c6eccef641 [diff] |
sc16is7xx: enable the clock Although clk_disable_unprepare() is called both on .remove() and in .probe() error path, the clock is never actually enabled. Signed-off-by: Jakub Kicinski <kubakici@wp.pl> Signed-off-by: Jon Ringle <jringle@gridpoint.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>