OSDN Git Service

crypto: picoxcell - Remove platform device ID table
authorJavier Martinez Canillas <javier@osg.samsung.com>
Mon, 2 Jan 2017 17:06:58 +0000 (14:06 -0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 12 Jan 2017 16:24:40 +0000 (00:24 +0800)
commit6b2be1ddbc427922231be712677d4fec37e9772a
treed156a336c316660d21c5906577d792a1a11b9178
parent4f44d86df083c3bc91d2fc315fc133c514d26a0d
crypto: picoxcell - Remove platform device ID table

This driver is only used in the picoxcell platform and this is DT-only.

So only a OF device ID table is needed and there's no need to have a
platform device ID table. This patch removes the unneeded table.

Suggested-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Acked-by: Jamie Iles <jamie@jamieiles.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/picoxcell_crypto.c