commit | c288b85554097a3d1271f935c48b442280b2db9e | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.ml.walleij@gmail.com> | Wed Dec 22 09:50:12 2010 +0100 |
committer | Chris Ball <cjb@laptop.org> | Sat Jan 08 23:52:22 2011 -0500 |
tree | 1ae03edf8864c2d5260d2cc875317bbecc1673c2 | |
parent | 253e0a7c3dc4bbbc69fc6bfd7c01bc4c9397a5e5 [diff] |
mmc: check for > 1 clk_requests when disabling gating Since we make sure the clock is enabled in the mmc_host_clk_exit() function we should expect a reference counter of 1, not 0. Signed-off-by: Linus Walleij <linus.walleij@stericsson.com> Tested-by: Chris Ball <cjb@laptop.org> Signed-off-by: Chris Ball <cjb@laptop.org>