commit | 5ab3fba34bb574e9340254779d5e601c5ba8f032 | [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 | bd3484282d908b21d40a64db8666b2442e8c4ed6 [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>