]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: card: block.c cleanup for host claim/release.
authorAndrei Warkentin <andreiw@motorola.com>
Mon, 11 Apr 2011 23:10:24 +0000 (18:10 -0500)
committerChris Ball <cjb@laptop.org>
Wed, 25 May 2011 01:01:16 +0000 (21:01 -0400)
commit3a2f9ad2e2b9be65ebbc26492a95aa1020a84e1e
treeb9012952b952612a929994f87f3488ce88bcb46f
parent3d50465c3978dbd02a1db1c0173378d4d55f314d
mmc: card: block.c cleanup for host claim/release.

Move host claim/release into mmc_blk_issue_rq.

(This is helpful so that selecting partition only has to happen
in one place for these commands.)

Signed-off-by: Andrei Warkentin <andreiw@motorola.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/card/block.c