linux/drivers/char/hw_random
Alexander Clouter 3341323bb4 hwrng: timeriomem - Use phys address rather than virt
There is no ioremap'ing or anything in timeriomem-rng.c as I foolishly
used already remapped virtual addresses instead of passing the physical
address to be polled.

This patch fixes this flaw and lets developers do the Right Thing(tm).

Signed-off-by: Alexander Clouter <alex@digriz.org.uk>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2009-03-27 12:59:54 +08:00
..
amd-rng.c Tidy up addresses in random drivers 2008-10-27 08:39:52 -07:00
core.c hw-random: BKL pushdown 2008-06-20 14:05:57 -06:00
geode-rng.c Tidy up addresses in random drivers 2008-10-27 08:39:52 -07:00
intel-rng.c Tidy up addresses in random drivers 2008-10-27 08:39:52 -07:00
ixp4xx-rng.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
Kconfig hwrng: timeriomem - Breaks an allyesconfig build on s390: 2009-03-21 14:19:04 +08:00
Makefile hwrng: timeriomem - New driver 2009-02-22 12:03:56 +08:00
n2-asm.S sparc64: Add Niagara2 RNG driver. 2008-07-18 00:46:09 -07:00
n2-drv.c sparc64: Fix unsigned long long warnings in drivers. 2009-01-06 13:20:38 -08:00
n2rng.h sparc64: Add Niagara2 RNG driver. 2008-07-18 00:46:09 -07:00
omap-rng.c [ARM] omap: ensure OMAP drivers pass a struct device to clk_get() 2009-01-24 11:41:16 +00:00
pasemi-rng.c pasemi-rng: Use linux/of_platform.h instead of asm 2008-06-30 22:30:29 +10:00
timeriomem-rng.c hwrng: timeriomem - Use phys address rather than virt 2009-03-27 12:59:54 +08:00
via-rng.c Tidy up addresses in random drivers 2008-10-27 08:39:52 -07:00
virtio-rng.c virtio: An entropy device, as suggested by hpa. 2008-05-30 15:09:44 +10:00