OSDN Git Service

crypto: ccp: 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)
commit28f01363f82472d56f05608d4bfa4fba1f1fe79b
treea60e81bea440fa13f8ac00c8dfacc095f5ad6a94
parent7464d31b3caa76b7478702ae0f9986155ba8f52a
crypto: ccp: 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/ccp/ccp-platform.c