OSDN Git Service

crypto: qce: drop owner assignment from platform_drivers
authorWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:20:26 +0000 (16:20 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:20:26 +0000 (16:20 +0200)
commit3b1b4f540d0dd5c8fe777bf02b9f87ffae100b15
treee9a596b885feb2bef0cf6de3a132068fa3a29bdc
parent28f01363f82472d56f05608d4bfa4fba1f1fe79b
crypto: qce: 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/crypto/qce/core.c