commit | 4137e50494cb3496fbb6ccd27aa7b6d7c9634c1e | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Mon Dec 05 10:28:44 2011 -0800 |
committer | Chris Ball <cjb@laptop.org> | Wed Jan 11 23:58:43 2012 -0500 |
tree | eb824b1d6b716c156d2fa3f50232c6b32e06de13 | |
parent | b678b91f22debd5f8efa04895652989004761d06 [diff] |
mmc: core: Fixup delayed work clock gating patch c31b50e (mmc: core: Use delayed work in clock gating framework, 2011-11-14) missed a few things during review: o A useless pr_info() o milliseconds was written as two words o The sysfs file had units in its output Fix all three problems. Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Cc: Sujit Reddy Thumma <sthumma@codeaurora.org> Signed-off-by: Chris Ball <cjb@laptop.org>