On Mon, 27 Oct 2008 18:55:32 -0700 James Hsiao <jhsiao@xxxxxxxx> wrote: > Hi All, > > This patch was reviewed by Kim Phillips. > Kim suggest us submit this to linuxppc-dev for more review. Are you going to send it? use of device_type usage in the dts and dma_ mapping operations getting passed NULL are just two examples of issues that are undergoing transition in powerpc arch. > > Signed-off-by: James Hsiao <jhsiao@xxxxxxxx> > > --- > > arch/powerpc/boot/dts/kilauea.dts | 10 +- > > drivers/crypto/Kconfig | 9 + > > drivers/crypto/Makefile | 1 + > > drivers/crypto/amcc/Makefile | 27 + > > drivers/crypto/amcc/crypto4xx_alg.c | 404 ++++++++++ > > drivers/crypto/amcc/crypto4xx_core.c | 1220 +++++++++++++++++++++++++++++++ > > drivers/crypto/amcc/crypto4xx_core.h | 200 +++++ > > drivers/crypto/amcc/crypto4xx_reg_def.h | 291 ++++++++ > > drivers/crypto/amcc/crypto4xx_sa.c | 98 +++ > > drivers/crypto/amcc/crypto4xx_sa.h | 223 ++++++ and please don't (a) top-post, and (b) leave the entire patch in your reply. Thanks, Kim -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html