mmc: name mmc queue thread by host index
authorEthan Du <ethan.too@gmail.com>
Thu, 30 Sep 2010 22:40:27 +0000 (18:40 -0400)
committerChris Ball <cjb@laptop.org>
Sat, 23 Oct 2010 13:11:16 +0000 (21:11 +0800)
commitde528fa3f94da95f7667eb1583178268c3a403d0
treee2361abb0cdf6a628a94c412e3e1f8be882b3036
parent49e3b5a44f8abd33c8693edc575c6d06a210d778
mmc: name mmc queue thread by host index

Usually there are multiple mmc host controllers; rename mmc queue thread
by host index so we can easily identify which controller it belongs to.

Signed-off-by: Ethan Du <ethan.too@gmail.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/card/queue.c