ASoC: rockchip: fix platform_no_drv_owner.cocci warnings
authorkbuild test robot <fengguang.wu@intel.com>
Wed, 26 Aug 2015 11:48:13 +0000 (19:48 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 26 Aug 2015 12:01:02 +0000 (13:01 +0100)
commit1c0beb27443c98257a5bced2978f2556f2ae1709
tree8c865b8631ff3f3ea886e3d5c4564d7307af153b
parent0137d5ff8488f1d17a83508578976d3a67ba8e81
ASoC: rockchip: fix platform_no_drv_owner.cocci warnings

sound/soc/rockchip/rockchip_rt5645.c:214: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>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/rockchip/rockchip_rt5645.c