* [GIT PATCH] char/misc fixes for 3.9-rc2
@ 2013-03-15 16:57 Greg KH
0 siblings, 0 replies; only message in thread
From: Greg KH @ 2013-03-15 16:57 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton, Arnd Bergmann; +Cc: linux-kernel, Kees Cook
The following changes since commit f6161aa153581da4a3867a2d1a7caf4be19b6ec9:
Linux 3.9-rc2 (2013-03-10 16:54:19 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git/ tags/char-misc-3.9-rc2
for you to fetch changes up to 3d374d09f16f64ab4d71704cbe621514d36cd0b1:
final removal of CONFIG_EXPERIMENTAL (2013-03-12 16:30:27 -0700)
----------------------------------------------------------------
Char/misc fixes for 3.9-rc2
Here are some tiny fixes for the w1 drivers and the final removal patch
for getting rid of CONFIG_EXPERIMENTAL (all users of it are now gone
from your tree, this just drops the Kconfig item itself.)
All have been in the linux-next tree for a while.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Johan Hovold (3):
ARM: w1-gpio: fix erroneous gpio requests
w1-gpio: remove erroneous __exit and __exit_p()
w1-gpio: fix unused variable warning
Kees Cook (1):
final removal of CONFIG_EXPERIMENTAL
Marcin Jurkowski (1):
w1: fix oops when w1_search is called from netlink connector
arch/arm/mach-at91/board-foxg20.c | 1 +
arch/arm/mach-at91/board-stamp9g20.c | 1 +
arch/arm/mach-ixp4xx/vulcan-setup.c | 1 +
arch/arm/mach-pxa/raumfeld.c | 1 +
drivers/w1/masters/w1-gpio.c | 6 ++++--
drivers/w1/w1.c | 3 ++-
init/Kconfig | 4 ----
7 files changed, 10 insertions(+), 7 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-03-15 16:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-15 16:57 [GIT PATCH] char/misc fixes for 3.9-rc2 Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome