diff options
author | zhong jiang <zhongjiang@huawei.com> | 2018-09-12 11:41:49 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-09-12 10:52:25 +0100 |
commit | e1e38ea14ea3294546e6350d05a1376197a73589 (patch) | |
tree | 68257c91767cf95e3ddef4b1ee101ba2c5cd4de7 /sound/soc/soc-core.c | |
parent | 24d6638302b48328a58c13439276d4531af4ca7d (diff) | |
download | linux-e1e38ea14ea3294546e6350d05a1376197a73589.tar.bz2 |
ASoC: remove unneeded static set .owner field in platform_driver
platform_driver_register will set the .owner field. So it is safe
to remove the redundant assignment.
The issue is detected with the help of Coccinelle.
Signed-off-by: zhong jiang <zhongjiang@huawei.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/soc-core.c')
0 files changed, 0 insertions, 0 deletions