]> asedeno.scripts.mit.edu Git - linux.git/commit
regulator: tps65132: fix platform_no_drv_owner.cocci warnings
authorkbuild test robot <fengguang.wu@intel.com>
Thu, 13 Apr 2017 20:57:35 +0000 (04:57 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 14 Apr 2017 16:59:32 +0000 (17:59 +0100)
commit43594dd453f082d36336ea8338cd9c2d28c1691a
treea96653a4b6e6bef604477b4993c490a87221a407
parent5abca06c21bce9b65c1a9bf8b26d8f1711aca94a
regulator: tps65132: fix platform_no_drv_owner.cocci warnings

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

Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Acked-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/tps65132-regulator.c