
13 Jun
2017
13 Jun
'17
1:51 a.m.
On 10 June 2017 at 23:01, Keerthy j-keerthy@ti.com wrote:
The function wrongly returned an integer while it is supposed to return boolean. Fix that.
Fixes: 2dd9dc02a3("power: regulator: lp87565: add regulator support") Reported-by: Nishanth Menon nm@ti.com Signed-off-by: Keerthy j-keerthy@ti.com
drivers/power/regulator/lp87565_regulator.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org