]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc9ac05e95232cdb13a49245735bbd489ea49f3af
treed156a336c316660d21c5906577d792a1a11b9178
parent494495472e3455a1ac0bb026095231ff279c52c2
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