History log of /drivers/char/hw_random/n2rng.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
24f146696184cbe4b440179064a45dfddaad4cc4 28-Jul-2011 David S. Miller <davem@davemloft.net> n2rng: Attach on Niagara-T3.

And stop referring to Victoria Falls, as the attribute we're
talking about is whether the rng is multi-unit capable which
applies to several chip variants now.

Signed-off-by: David S. Miller <davem@davemloft.net>
/drivers/char/hw_random/n2rng.h
2dc11581376829303b98eadb2de253bee065a56a 06-Aug-2010 Grant Likely <grant.likely@secretlab.ca> of/device: Replace struct of_device with struct platform_device

of_device is just an alias for platform_device, so remove it entirely. Also
replace to_of_device() with to_platform_device() and update comment blocks.

This patch was initially generated from the following semantic patch, and then
edited by hand to pick up the bits that coccinelle didn't catch.

@@
@@
-struct of_device
+struct platform_device

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Reviewed-by: David S. Miller <davem@davemloft.net>
/drivers/char/hw_random/n2rng.h
ce087150211412afd901a3fa16b1aab5b54d1bcb 04-Jun-2008 David S. Miller <davem@davemloft.net> sparc64: Add Niagara2 RNG driver.

With feedback and suggestions from Sam Ravnborg.

Signed-off-by: David S. Miller <davem@davemloft.net>
/drivers/char/hw_random/n2rng.h