Re: [PATCH] powerpc/dts: fix the compatible string of sec 4.0

2012-03-06 Thread Kim Phillips
On Tue, 6 Mar 2012 15:21:16 +0800 Shengzhou Liu wrote: > From: Liu Shuo > > Fix the compatible string of sec 4.0 to match with CAMM driver according > to the documentation file > Documentation/devicetree/bindings/crypto/fsl-sec4.txt. s/the documentation file//, since it's pretty obvious from

Re: [PATCH] powerpc/dts: fix the compatible string of sec 4.0

2012-03-06 Thread Kumar Gala
On Mar 6, 2012, at 1:21 AM, Shengzhou Liu wrote: > From: Liu Shuo > > Fix the compatible string of sec 4.0 to match with CAMM driver according > to the documentation file > Documentation/devicetree/bindings/crypto/fsl-sec4.txt. > > Signed-off-by: Liu Shuo > Signed-off-by: Shengzhou Liu > --