ASoC: : drop owner assignment from platform_drivers
authorWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:22:02 +0000 (16:22 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:22:02 +0000 (16:22 +0200)
commitab31135e6ed873011b40e6f547831757a275d15b
tree214f86d123ecd6b09bc9dc864a4216797332fada
parent9717b20ee4b9aeea748f0624f0895490510c2553
ASoC: : drop owner assignment from platform_drivers

A platform_driver does not need to set an owner, it will be populated by the
driver core.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
sound/soc/soc-core.c
sound/soc/soc-utils.c