From: Chanwoo Choi Date: Mon, 18 Feb 2013 01:03:32 +0000 (+0900) Subject: extcon: max77693: Fix bug of wrong pointer when platform data is not used X-Git-Tag: v3.9-rc5~16^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=190d7cfc8632c10bfbfe756f882b6d9cfddfdf6a;p=pandora-kernel.git extcon: max77693: Fix bug of wrong pointer when platform data is not used This patch fix wrong pointer of platform data. If each machine set platform data for h/w path or delay time of workqueue, this driver happen kernel panic related to null pointer. Signed-off-by: Chanwoo Choi Signed-off-by: Myungjoo Ham --- Reading git-diff-tree failed