]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: nx - remove pSeries NX 'status' field
authorDan Streetman <ddstreet@ieee.org>
Wed, 22 Jul 2015 18:26:32 +0000 (14:26 -0400)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 23 Jul 2015 10:14:30 +0000 (18:14 +0800)
commitfd35b55d6724e9c90d0b2f86016616036e8fe19c
tree0428b6881e38f2b3dabc725d566672aaa1f93849
parent239c5b7dc178bf09f64166c9183dfcba1adbc190
crypto: nx - remove pSeries NX 'status' field

Remove the 'status' field from the pSeries NX driver data.

The 'status' field isn't used by the driver at all; it simply checks the
devicetree status node at initialization, and returns success if 'okay'
and failure otherwise.

Signed-off-by: Dan Streetman <ddstreet@ieee.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/nx/nx-842-pseries.c