From: Grazvydas Ignotas Date: Thu, 12 Jan 2012 14:26:45 +0000 (+0200) Subject: ARM: OMAP: fix MMC2 loopback clock handling X-Git-Tag: v3.3-rc3~22^2~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d82e5190da9057e31d6f0fe5771dfbe55ff9125f;p=pandora-kernel.git ARM: OMAP: fix MMC2 loopback clock handling Currently MMC2 setup code can only enable loopback clock and relies on reset value for boards that need to have it disabled. This causes a problem with certain bootloaders that always enable that clock, resulting with unwanted bootloader dependencies. Fix this by making it disable the clock if board data says so. Signed-off-by: Grazvydas Ignotas Acked-by: Igor Grinberg Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed