crypto: ux500: cryp: drop owner assignment from platform_drivers
authorWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:20:27 +0000 (16:20 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:20:27 +0000 (16:20 +0200)
commitb0d1c793d0ef9cdf748576af6195f507970c15c1
tree00ea588b46a3a7bc2364708db8dc0d20c693a01c
parent3b1b4f540d0dd5c8fe777bf02b9f87ffae100b15
crypto: ux500: cryp: 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/ux500/cryp/cryp_core.c