diff options
author | Paul Walmsley <paul@pwsan.com> | 2012-09-24 01:28:27 +0200 |
---|---|---|
committer | Paul Walmsley <paul@pwsan.com> | 2012-09-24 01:28:27 +0200 |
commit | fe47c58ba82c967729c76869a5f10a94c38754f3 (patch) | |
tree | d3a0e62aca6904d839c846f7a94e2d356118ba1f /arch/arm/mach-omap1/timer.c | |
parent | ARM: OMAP: split OMAP1, OMAP2+ RNG device registration (diff) | |
download | linux-fe47c58ba82c967729c76869a5f10a94c38754f3.tar.xz linux-fe47c58ba82c967729c76869a5f10a94c38754f3.zip |
hwrng: OMAP: remove SoC restrictions from driver registration
Remove the SoC restriction code from the OMAP RNG driver. The
integration code in arch/arm/*omap* should handle this. The device
shouldn't be created if it doesn't exist on the currently-booted SoC.
This allows us to remove some OMAP-specific cpu_is_omap*() calls from
the driver. Also, if other OMAP chips have RNGs that can be used
by Linux, there will be no need to modify the driver.
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Matt Mackall <mpm@selenic.com>
Cc: Herbert Xu <herbert@gondor.apana.org.au>
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch/arm/mach-omap1/timer.c')
0 files changed, 0 insertions, 0 deletions