From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755129AbbBQCJf (ORCPT ); Mon, 16 Feb 2015 21:09:35 -0500 Received: from mail-pa0-f43.google.com ([209.85.220.43]:45115 "EHLO mail-pa0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755050AbbBQCJ2 (ORCPT ); Mon, 16 Feb 2015 21:09:28 -0500 From: Florian Fainelli To: linux-mips@linux-mips.org Cc: linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org, mpm@selenic.com, herbert@gondor.apana.org.au, wsa@the-dreams.de, cernekee@gmail.com, Florian Fainelli Subject: [PATCH 0/4] hw_random: bcm63xx-rng: misc cleanups and reorg Date: Mon, 16 Feb 2015 18:09:12 -0800 Message-Id: <1424138956-11563-1-git-send-email-f.fainelli@gmail.com> X-Mailer: git-send-email 2.1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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