From c3f4200f57c0efe05b15547f42edac0fd023da17 Mon Sep 17 00:00:00 2001 From: Jamie Iles Date: Mon, 1 Aug 2011 17:25:17 +0100 Subject: [PATCH] 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 Signed-off-by: Jamie Iles Signed-off-by: Herbert Xu --- Reading git-format-patch failed