From: Grazvydas Ignotas Date: Wed, 11 Jan 2012 14:03:48 +0000 (+0200) Subject: ARM: OMAP: fix MMC2 loopback clock handling X-Git-Tag: sz_beta2~41^3~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b31eca6404c8f3caacfc0fcf7039f3f1a443473;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 in unwanted bootloader dependencies. Fix this by making it disable the clock if board data says so. --- Reading git-diff-tree failed