]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
ASoC: generic: drop owner assignment from platform_drivers
authorWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:22:08 +0000 (16:22 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:22:08 +0000 (16:22 +0200)
commitffd35fa74f8ce5db0a980ae5b1d16cb4afe034d6
tree8251a22deed86fe5176ffa9618c92f9e7d521a38
parent8cb636b1a181cc2c644ce5a03b4efa464c2c6348
ASoC: generic: 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/generic/simple-card.c