[GIT PATCH] misc fixes patches for 3.5-rc4

From: Greg KH
Date: Wed Jun 20 2012 - 16:53:27 EST


The following changes since commit cfaf025112d3856637ff34a767ef785ef5cf2ca9:

Linux 3.5-rc2 (2012-06-08 18:40:09 -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.5-rc4

for you to fetch changes up to 49fbd3f1c3a67b99c053600a1cd7e5d0be48bed6:

misc: mei: set WDIOF_ALARMONLY on mei watchdog (2012-06-13 15:34:31 -0700)

----------------------------------------------------------------
MISC tree updates for 3.5-rc4

Here are some drivers/misc bugfixes (really just drivers/misc/mei/
fixes) for a few problems that have been reported.

Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

----------------------------------------------------------------
Samuel Ortiz (1):
misc: mei: Disable MSI when IRQ registration fails

Tomas Winkler (4):
misc: mei: set IRQF_ONESHOT for msi request_threaded_irq
misc: mei: unregister misc device in pci_remove function
misc: mei: fix stalled read
misc: mei: set WDIOF_ALARMONLY on mei watchdog

drivers/misc/mei/interrupt.c | 2 +-
drivers/misc/mei/main.c | 9 +++++----
drivers/misc/mei/wd.c | 2 +-
3 files changed, 7 insertions(+), 6 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/