OSDN Git Service

ASoC: tegra: fix platform_no_drv_owner.cocci warnings
authorkbuild test robot <fengguang.wu@intel.com>
Wed, 4 Mar 2015 19:37:39 +0000 (03:37 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 5 Mar 2015 17:07:56 +0000 (17:07 +0000)
commit012baec5c1eaab7ad98b461eb7afae2faf79dbea
tree7420e306aaed448750902147398df8d1dff39dae
parentdd3001490834e10615d9eb229b3e9bbcc0070541
ASoC: tegra: fix platform_no_drv_owner.cocci warnings

sound/soc/tegra/tegra_rt5677.c:334: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: Anatol Pomozov <anatol.pomozov@gmail.com>
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/tegra/tegra_rt5677.c