linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PATCH] Driver core fixes for 3.6-rc3
@ 2012-08-17 17:13 Greg KH
  2012-08-18  6:09 ` [bisected] Driver core fixes for 3.6-rc3 regression Markus Trippelsdorf
  0 siblings, 1 reply; 11+ messages in thread
From: Greg KH @ 2012-08-17 17:13 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, Kay Sievers

The following changes since commit 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee:

  Linux 3.6-rc1 (2012-08-02 16:38:10 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git/ tags/driver-core-3.6-rc3

for you to fetch changes up to 7b7e995d69199b555181ac057c47b017c510a129:

  extcon: extcon_gpio: Replace gpio_request_one by devm_gpio_request_one (2012-08-16 10:29:08 -0700)

----------------------------------------------------------------
Driver core fixes for 3.6-rc3

Here are two tiny patches, one fixing a dynamic debug problem that the printk
rework turned up, and the other one fixing an extcon problem that people
reported.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Axel Lin (1):
      extcon: extcon_gpio: Replace gpio_request_one by devm_gpio_request_one

Jim Cromie (1):
      drivers-core: make structured logging play nice with dynamic-debug

 drivers/base/core.c          | 9 +++++++--
 drivers/extcon/extcon_gpio.c | 3 ++-
 2 files changed, 9 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2012-08-19  6:37 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-17 17:13 [GIT PATCH] Driver core fixes for 3.6-rc3 Greg KH
2012-08-18  6:09 ` [bisected] Driver core fixes for 3.6-rc3 regression Markus Trippelsdorf
2012-08-18 16:34   ` Greg KH
2012-08-18 18:37     ` Joe Perches
2012-08-18 18:55       ` Markus Trippelsdorf
2012-08-18 19:24         ` Linus Torvalds
2012-08-18 19:32           ` Markus Trippelsdorf
2012-08-19  0:08             ` Linus Torvalds
2012-08-19  5:57               ` Markus Trippelsdorf
2012-08-19  6:14             ` Greg KH
2012-08-19  6:37               ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).