From: Adrian Hunter Date: Tue, 21 Jan 2014 07:52:39 +0000 (+0200) Subject: mmc: sdhci-pci: Fix possibility of chip->fixes being null X-Git-Tag: v3.14-rc1~88^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=945be38caa287b177b8c17ffaae7754cab6a658f;p=pandora-kernel.git mmc: sdhci-pci: Fix possibility of chip->fixes being null It is possible for chip->fixes to be null. Check before dereferencing it. Signed-off-by: Adrian Hunter Cc: stable # 3.11+ Signed-off-by: Chris Ball --- Reading git-diff-tree failed