From: Rodolfo Giometti Date: Mon, 9 Sep 2013 15:31:59 +0000 (+0200) Subject: mmc: atmel-mci: fix oops in atmci_tasklet_func X-Git-Tag: v3.13-rc1~50^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbd986cd420d1deeabf1039ec4e74075a5639db5;p=pandora-kernel.git mmc: atmel-mci: fix oops in atmci_tasklet_func In some cases, a NULL pointer dereference happens because data is NULL when STATE_END_REQUEST case is reached in atmci_tasklet_func. Cc: # 3.9+ Signed-off-by: Rodolfo Giometti Acked-by: Ludovic Desroches Acked-by: Nicolas Ferre Signed-off-by: Chris Ball --- Reading git-diff-tree failed