Re: [PATCH 14/17] powerpc: crypto: nx driver code supporting nx encryption
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Date: 2012-03-22 01:50:19
Also in:
linux-crypto, lkml
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Date: 2012-03-22 01:50:19
Also in:
linux-crypto, lkml
On Wed, 2012-03-21 at 15:15 -0700, Greg KH wrote:
Really? vio drivers are supposed to look like this with the .name and .owner field manually being set in the static initialization of the driver? That's sad, and should be fixed, the vio core should do this type of thing for you.
Yeah, they still do it the old way, nobody got to fix that yet, should be pretty easy though. Cheers, Ben.