n2_crypto: Attach on Niagara-T3.
authorDavid S. Miller <davem@davemloft.net>
Thu, 28 Jul 2011 08:30:07 +0000 (01:30 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Jul 2011 08:30:07 +0000 (01:30 -0700)
commiteb7caf35951b1a56aabee028c1b20727abccc34f
tree2cccd6418beedf7ce3b12e2d0f4123c43755dc8c
parent24f146696184cbe4b440179064a45dfddaad4cc4
n2_crypto: Attach on Niagara-T3.

A small modification was necessary since in the machine description
for 'n2cp' and 'ncp' nodes, there no longer is an 'intr' property.

That's OK because this property was always nothing more than an
array of integers '1' ... 'nr_inos + 1' so we can just compute it
in-place.

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/crypto/n2_core.c