Re: [PATCH] regulator: tps65132: fix platform_no_drv_owner.cocci warnings

From: Laxman Dewangan
Date: Fri Apr 14 2017 - 05:05:58 EST



On Friday 14 April 2017 02:27 AM, kbuild test robot wrote:
drivers/regulator/tps65132-regulator.c:274:3-8: No need to set .owner here. The core will do it.

Remove .owner field if calls are used which set it automatically

Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci

CC: Venkat Reddy Talla <vreddytalla@xxxxxxxxxx>
Signed-off-by: Fengguang Wu <fengguang.wu@xxxxxxxxx>
---
LGTM,
Acked-by: Laxman Dewangan <ldewangan@xxxxxxxxxx>