]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit15e9aec58a2510b1f0c181d7de9e03a85b299997
tree2cccd6418beedf7ce3b12e2d0f4123c43755dc8c
parentb8c48f0d71a872418284952a50605b7d136ce097
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