OSDN Git Service

mips: ralink: drop owner assignment from platform_drivers
authorWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:20:09 +0000 (16:20 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:20:09 +0000 (16:20 +0200)
commit59613d88e7dd7769d4ac161b7f0540aeed6f3534
treedaa985e23d5a9777fcb7b7367715e40ca7398eae
parentec4848815c83d4b8b83440bf6bf571d9b6b5e0d6
mips: ralink: 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>
arch/mips/ralink/timer.c