]> git.karo-electronics.de Git - karo-tx-linux.git/commit
misc: mic: card: drop owner assignment from platform_drivers
authorWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:20:55 +0000 (16:20 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:20:55 +0000 (16:20 +0200)
commitc190476bd43bee2ce822d7a8f6aecd7dd3c9b0b2
tree0cea90feca16cdb87b8632afa6315a0760f03a9e
parent16640616518e10ae56060ed6110638e7f220ae98
misc: mic: card: 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/misc/mic/card/mic_x100.c