From: Krzysztof Kozlowski Date: Wed, 9 Apr 2014 13:20:14 +0000 (+0200) Subject: extcon: max8997: Fix NULL pointer exception on missing pdata X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~38^2~21^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfee4111febf3d9ef3a640b2cd6205c75f4e7e3d;p=pandora-kernel.git extcon: max8997: Fix NULL pointer exception on missing pdata Fix NULL pointer exception when platform data is not supplied. The driver dereferenced pdata pointer where it could be NULL. Signed-off-by: Krzysztof Kozlowski Cc: Fixes: 810d601f07c Signed-off-by: Chanwoo Choi --- Reading git-diff-tree failed