diff options
author | Kim, Milo <[email protected]> | 2012-08-31 09:23:12 +0000 |
---|---|---|
committer | Anton Vorontsov <[email protected]> | 2012-09-20 17:56:49 -0700 |
commit | 318cb389d020e3107979d7d794ab992e4bcd6665 (patch) | |
tree | a1d4c51931e22d78abcf5a7b0217e6b5a73c589d /net/unix/af_unix.c | |
parent | fb9adc5190d7605506ebc0e05351baa57365cc90 (diff) |
lp8727_charger: Fix buggy code of NULL pdata
LP8727 platform data is optional, so the driver should work even the
platform data is NULL.
To check the platform data, charging parameter data should be changed to
the pointer type.
Fix NULL point access problem when getting the battery properties. When
the data is NULL, just return as invalid value.
Signed-off-by: Milo(Woogyom) Kim <[email protected]>
Signed-off-by: Anton Vorontsov <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions