mmc: card_sdio: fix the block capacity 45/60045/1
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 22 Feb 2016 21:55:06 +0000 (06:55 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 22 Feb 2016 21:55:06 +0000 (06:55 +0900)
commit09fc858f66a88d4d152e3ac972e052332b23ba8f
tree49b7d172ce8934b895bc19d8024add903388b2aa
parent089ed043a0c35ae7d2e4616aeaa763466d077107
mmc: card_sdio: fix the block capacity

User capacity is caculated with only card's register value.
It doesn't need to substract from user capacity to boot capacity.

Change-Id: Ia60647e25c37dc5e2a2863613c950a32d9d14333
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/mmc/card_sdio.c