From: Stephen Boyd Date: Mon, 5 Dec 2011 18:28:44 +0000 (-0800) Subject: mmc: core: Fixup delayed work clock gating patch X-Git-Tag: v3.3-rc1~72^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4137e50494cb3496fbb6ccd27aa7b6d7c9634c1e;p=pandora-kernel.git 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 Cc: Sujit Reddy Thumma Signed-off-by: Chris Ball --- Reading git-diff-tree failed