]> git.openfabrics.org - ~shefty/rdma-dev.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)
commit1a258db6f396e26c2c00b19c0107a891895d4584
treeb9012952b952612a929994f87f3488ce88bcb46f
parentd3a8d95dcbb726b9cf0bbc166b2473bdd236c88c
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