git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fdc5ae
)
ASoC: fix platform_no_drv_owner.cocci warnings
author
kbuild test robot
<fengguang.wu@intel.com>
Mon, 22 Jun 2015 15:36:03 +0000
(23:36 +0800)
committer
Mark Brown
<broonie@kernel.org>
Mon, 6 Jul 2015 19:29:43 +0000
(20:29 +0100)
sound/soc/codecs/gtm601.c:86:4-9: 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: Marek Belisko <marek@goldelico.com>
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
No differences found