staging: emxx_udc: drop owner assignment from platform_drivers
authorWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:21:37 +0000 (16:21 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:21:37 +0000 (16:21 +0200)
commit9feba53fb1f05806f85dffe404c4d3743c51a81a
tree92b5ce2ae0478ef78edb84f3766fccc9b31cd63c
parent2fe10a7ba9e9a59c29b07da5ac71de3dc5e80c9e
staging: emxx_udc: 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/staging/emxx_udc/emxx_udc.c