commit | 59a9f7a32adf6537b4e4db8ca204eeb77d7a634e | [log] [tgz] |
---|---|---|
author | Jingoo Han <jg1.han@samsung.com> | Fri Aug 02 15:01:01 2013 +0900 |
committer | Lee Jones <lee.jones@linaro.org> | Wed Aug 07 09:47:33 2013 +0100 |
tree | 9f12493000f24473c253e76f5b43afda056dec49 | |
parent | fae01582ce9e01283514e00073868635865b8fb4 [diff] |
mfd: menelaus: Use NULL instead of 0 'mmc_callback_data' and 'vtg' are pointers. Fix the following sparse warning: drivers/mfd/menelaus.c:445:43: warning: Using plain integer as NULL pointer drivers/mfd/menelaus.c:469:20: warning: Using plain integer as NULL pointer Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>