Messages in this thread |  | | From | Florian Fainelli <> | Subject | [PATCH 0/4] hw_random: bcm63xx-rng: misc cleanups and reorg | Date | Mon, 16 Feb 2015 18:09:12 -0800 |
| |
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
|  |