commit | 810d601f07ce2481ff776e049c0733ded2abbcc1 | [log] [tgz] |
---|---|---|
author | Chanwoo Choi <[email protected]> | Mon Feb 18 10:15:03 2013 +0900 |
committer | Chanwoo Choi <[email protected]> | Wed Mar 13 17:28:15 2013 +0900 |
tree | 976c48ddc58dd542569d892b09af8f4ae11531c0 | |
parent | f6161aa153581da4a3867a2d1a7caf4be19b6ec9 [diff] |
extcon: max8997: Check the pointer of platform data to protect null pointer error This patch check the pointer of platform data to protect kernel panic when platform data is not used and code clean. Signed-off-by: Chanwoo Choi <[email protected]> Signed-off-by: Myungjoo Ham <[email protected]>