mfd: dbx500-prcmu: Use true and false for bool variable
authorJiapeng Chong <jiapeng.chong@linux.alibaba.com>
Wed, 10 Feb 2021 07:07:36 +0000 (15:07 +0800)
committerLee Jones <lee.jones@linaro.org>
Wed, 14 Apr 2021 15:03:16 +0000 (16:03 +0100)
commit1c7c1488898e1b3fd15d38f373a8c947a2d9b1e3
treee4402c250d06b0ead3663f2ee3cb84826c298e26
parent94f6f62a63853091882ee2a81a5f30152f4747c4
mfd: dbx500-prcmu: Use true and false for bool variable

Fix the following coccicheck warning:

./include/linux/mfd/db8500-prcmu.h:723:8-9: WARNING: return of 0/1 in
function 'db8500_prcmu_is_ac_wake_requested' with return type bool.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
include/linux/mfd/db8500-prcmu.h