aboutsummaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorTomasz Figa <[email protected]>2014-01-11 22:39:05 +0100
committerChris Ball <[email protected]>2014-03-03 10:23:36 -0500
commit3ac147facfbd234acf3a990968de9746a399f133 (patch)
treeac929a35cdc6480f09afec0dfac831488e100710 /scripts/objdiff
parent222a13c5d0c67333e443a1ea2fcc746ad61f8d68 (diff)
mmc: sdhci-s3c: Fix handling of bus clock switching
Currently the driver assumes at probe that controller is configured for last valid enumerated bus clock. This assumption is completely wrong, as there is no way to ensure such configuration until the hardware gets first configured (by calling sdhci_s3c_set_clock()). This patch modifies the driver to set current clock at probe to unknown state (represented by negative value) and make sure that the hardware gets actually configured to selected clock in sdhci_s3c_set_clock(). Signed-off-by: Tomasz Figa <[email protected]> Tested-by: Heiko Stuebner <[email protected]> Acked-by: Heiko Stuebner <[email protected]> Tested-by: Jaehoon Chung <[email protected]> Acked-by; Jaehoon Chung <[email protected]> Signed-off-by: Chris Ball <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions