[PATCH 0/4] hw_random: bcm63xx-rng: misc cleanups and reorg

From: Florian Fainelli
Date: Mon Feb 16 2015 - 21:10:36 EST


Hi,

This patchset prepares the driver to be built on non-MIPS bcm63xx architectures
such as the ARM bcm63xx variants, thanks!

Although patch 3 touches a MIPS header file, there should be little to no
conflicts there if all patches went through the hw_random tree (is there one?)

Thanks!

Florian Fainelli (4):
hw_random: bcm63xx-rng: drop bcm_{readl,writel} macros
hw_random: bcm63xx-rng: move register definitions to driver
MIPS: BCM63xx: remove RSET_RNG register definitions
hw_random: bcm63xx-rng: use devm_* helpers

arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h | 14 --------
drivers/char/hw_random/bcm63xx-rng.c | 43 +++++++++++------------
2 files changed, 21 insertions(+), 36 deletions(-)

--
2.1.0

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/