]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mfd: sec-core: Fix sparse NULL pointer warning
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Sat, 7 Dec 2013 06:02:15 +0000 (14:02 +0800)
committerLee Jones <lee.jones@linaro.org>
Mon, 9 Dec 2013 10:34:33 +0000 (10:34 +0000)
commitca78a7cbea9b2e5aef6d4a1717a704b401176607
treedf87365e6a1e272a348b5b6d0b9cd5d96b35989c
parent1cf1df1659027433040f1bfc94612a73d49feea0
mfd: sec-core: Fix sparse NULL pointer warning

Fixes the following sparse warning:

drivers/mfd/sec-core.c:202:16: warning: Using plain integer as NULL pointer

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/sec-core.c