crypto: picoxcell - convert to platform ID table
authorJamie Iles <jamie@jamieiles.com>
Mon, 1 Aug 2011 16:25:17 +0000 (17:25 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 10 Aug 2011 11:00:24 +0000 (19:00 +0800)
commitc3f4200f57c0efe05b15547f42edac0fd023da17
treeb4564834db3eaefb5e2ed012f2de0a7c92307e77
parentc39cc377f9168e24d58f82419af9595226fdc4ff
crypto: picoxcell - convert to platform ID table

Use a platform ID table and a single platform_driver.  It's neater and
makes the device tree addition easier and more consistent.  Rename the
match values to be inline with what they'll be in the device tree
bindings.  There aren't any current in-tree users of the existing device
names.

Cc: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Jamie Iles <jamie@jamieiles.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/picoxcell_crypto.c