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)
commit90fd73f912f0897bc22351b55925a4962c045086
tree0428b6881e38f2b3dabc725d566672aaa1f93849
parent039af9675fd9ce2bc1d0b02b9cb10ca9fd7a5445
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
This page took 0.028023 seconds and 5 git commands to generate.