commit | 0963ff3a97ff63e85465008895a68eb2e1cdf112 | [log] [tgz] |
---|---|---|
author | Anton staaf <robotboy@chromium.org> | Thu Nov 10 11:56:52 2011 +0000 |
committer | Andy Fleming <afleming@freescale.com> | Sat Nov 12 15:39:29 2011 -0600 |
tree | 16f67a7b885969a69e371acbbcaf8aa251136730 | |
parent | 9b3d1873c8c829debe8e8ab487783577285530d3 [diff] |
Tegra2: mmc: Factor out mmc_wait_inhibit functionality This is a well encapsulated section of mmc_send_cmd, by moving it to it's own function it increases the readability of mmc_send_cmd. Signed-off-by: Anton Staaf <robotboy@chromium.org> Cc: Andy Fleming <afleming@gmail.com> Cc: Tom Warren <twarren@nvidia.com> Cc: Stephen Warren <swarren@nvidia.com> Cc: Albert Aribaud <albert.u.boot@aribaud.net>