[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1366732475-479886-1-git-send-email-arnd@arndb.de>
Date: Tue, 23 Apr 2013 17:54:31 +0200
From: Arnd Bergmann <arnd@...db.de>
To: linux-arm-kernel@...ts.infradead.org
Cc: linux-kernel@...r.kernel.org, Arnd Bergmann <arnd@...db.de>,
Christian Daudt <csd@...adcom.com>,
Dom Cobley <popcornmix@...il.com>, Felipe Balbi <balbi@...com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Herbert Xu <herbert@...dor.apana.org.au>,
John Stultz <john.stultz@...aro.org>,
Jonas ABERG <jonas.aberg@...ricsson.com>,
Lars-Peter Clausen <lars@...afoo.de>,
Lee Jones <lee.jones@...aro.org>,
Linus Walleij <linus.walleij@...ricsson.com>,
Lubomir Rintel <lkundrak@...sk>,
Mark Brown <broonie@...nsource.wolfsonmicro.com>,
Matt Mackall <mpm@...enic.com>,
Mattias WALLIN <mattias.wallin@...ricsson.com>,
Per FORLIN <per.forlin@...ricsson.com>,
Samuel Ortiz <sameo@...ux.intel.com>,
Shawn Guo <shawn.guo@...aro.org>,
Stephen Warren <swarren@...dotorg.org>,
alsa-devel@...a-project.org, linux-rpi-kernel@...ts.infradead.org,
linux-usb@...r.kernel.org,
srinidhi kasagar <srinidhi.kasagar@...ricsson.com>
Subject: [PATCH] ARM: allmodconfig regressions in linux-next
Hi everyone,
These are a couple of simple patches to fix bugs that break allyesconfig
and that are only present in linux-next at the moment. Please apply
to the appropriate trees or provide feedback!
Arnd Bergmann (5):
mfd: ab8500: remove broken ab8500_debug_register_interrupt logic
usb: phy: phy core cannot yet be a module
ASoC: don't call of_dma_request_slave_channel directly
hwrng: bcm2835: fix MODULE_LICENSE tag
clocksource: kona: adapt to CLOCKSOURCE_OF_DECLARE change
drivers/char/hw_random/bcm2835-rng.c | 2 +-
drivers/clocksource/bcm_kona_timer.c | 15 ++++-----------
drivers/mfd/ab8500-debugfs.c | 10 ----------
drivers/usb/phy/Kconfig | 2 +-
sound/soc/soc-generic-dmaengine-pcm.c | 9 +++++----
5 files changed, 11 insertions(+), 27 deletions(-)
Cc: Christian Daudt <csd@...adcom.com>
Cc: Dom Cobley <popcornmix@...il.com>
Cc: Felipe Balbi <balbi@...com>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Herbert Xu <herbert@...dor.apana.org.au>
Cc: John Stultz <john.stultz@...aro.org>
Cc: Jonas ABERG <jonas.aberg@...ricsson.com>
Cc: Lars-Peter Clausen <lars@...afoo.de>
Cc: Lee Jones <lee.jones@...aro.org>
Cc: Linus Walleij <linus.walleij@...ricsson.com>
Cc: Lubomir Rintel <lkundrak@...sk>
Cc: Mark Brown <broonie@...nsource.wolfsonmicro.com>
Cc: Matt Mackall <mpm@...enic.com>
Cc: Mattias WALLIN <mattias.wallin@...ricsson.com>
Cc: Per FORLIN <per.forlin@...ricsson.com>
Cc: Samuel Ortiz <sameo@...ux.intel.com>
Cc: Shawn Guo <shawn.guo@...aro.org>
Cc: Stephen Warren <swarren@...dotorg.org>
Cc: alsa-devel@...a-project.org
Cc: linux-rpi-kernel@...ts.infradead.org
Cc: linux-usb@...r.kernel.org
Cc: srinidhi kasagar <srinidhi.kasagar@...ricsson.com>
--
1.8.1.2
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists