From db4a0d0512253c23a052ae650395c07d956118b3 Mon Sep 17 00:00:00 2001 From: Ulf Hansson Date: Fri, 13 Sep 2013 10:49:34 +0200 Subject: [PATCH] mmc: core: Cleanup code for setting ocr mask for SDIO At several places in mmc_sdio_init_card function the cached mask in host->ocr were being updated. To simplify code, we make use of an local ocr parameter instead. Signed-off-by: Ulf Hansson Signed-off-by: Chris Ball --- Reading git-format-patch failed