]> git.karo-electronics.de Git - karo-tx-linux.git/commit
media: platform: coda: drop owner assignment from platform_drivers
authorWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:20:45 +0000 (16:20 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:20:45 +0000 (16:20 +0200)
commite0eee332d218d3dab0701568a01851df6208eb0a
tree844343992305cdc6fb41eeecfc92c697fabd3fe0
parent5d04d12ed241df74ee03c366afc1e1508043ac95
media: platform: coda: 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>
drivers/media/platform/coda/coda-common.c