commit | f1d07f33321d10d92ab74fdab0340c1f14c106a4 | [log] [tgz] |
---|---|---|
author | Eduardo Valentin <eduardo.valentin@ti.com> | Tue Feb 26 18:53:38 2013 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Mar 11 09:48:54 2013 -0700 |
tree | d43b38dac4529e20a25cf75d4f06a360acdaf2ca | |
parent | 687ad31ca3debfbc6803a323018f3bfc00a03b98 [diff] |
staging: omap-thermal: update clock prepare count This patch changes the clock management code to also update the clock prepare counter, this way we won't skip the enable/disable operation due to prepare dependencies. Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>