From: Ulf Hansson Date: Fri, 13 Sep 2013 09:31:33 +0000 (+0200) Subject: mmc: core: Move cached value of the negotiated ocr mask to card struct X-Git-Tag: v3.13-rc1~50^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6904115095ad60ced638eb1e36e0e4e5e7de00b0;p=pandora-kernel.git mmc: core: Move cached value of the negotiated ocr mask to card struct The negotiated ocr mask is directly related to the card. Once a card gets removed, the mask shall be dropped. By moving the cache of the ocr mask from the host struct to the card struct we have accomplished this. Signed-off-by: Ulf Hansson Signed-off-by: Chris Ball --- Reading git-diff-tree failed