OSDN Git Service

bluetooth: drop owner assignment from platform_drivers
authorWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:20:19 +0000 (16:20 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:20:19 +0000 (16:20 +0200)
commitbacc3ea94f9a79e7f3711ace506272a019838fbd
tree31b5f2d85430be63b443024e43ed8e5623434e53
parent8294adb90b4645812ef5f720d5661315b80bd9c7
bluetooth: 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/bluetooth/btwilink.c