[GIT PATCH] char and misc patches for 3.3-rc3

From: Greg KH
Date: Thu Feb 09 2012 - 15:21:39 EST


The following changes since commit dcd6c92267155e70a94b3927bce681ce74b80d1f:

Linux 3.3-rc1 (2012-01-19 15:04:48 -0800)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git/ char-misc-3.3-rc3

for you to fetch changes up to b5266ea675c5a041e2852c7ccec4cf2d4f5e0cf4:

mmc: cb710 core: Add missing spin_lock_init for irq_lock of struct cb710_chip (2012-02-02 16:28:14 -0800)

[
Note, git request-pull is generating the pull request line above line as:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git/ char-misc-linus
with the branch name, not the signed tag name.
I'm generating it with:
git request-pull master git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git/ char-misc-3.3-rc3 > msg.txt
with the latest version of git, is that not the correct thing to do? I edited it by hand for now.
]

----------------------------------------------------------------
Minor char-misc fixes for 3.3-rc3

Nothing big here, some Kconfig fixes for the MISC_DEVICES config option
that was being used incorrectly, and some other minor bug fixes.

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

----------------------------------------------------------------
Axel Lin (1):
mmc: cb710 core: Add missing spin_lock_init for irq_lock of struct cb710_chip

Danny Kukawka (2):
vmw_balloon: fix for a -Wuninitialized warning
cs5535-mfgpt: don't call __init function from __devinit

Fabio Estevam (1):
drivers: misc: Remove MISC_DEVICES config option

Paul Gortmaker (1):
c2port: fix build error for duramar2150 due to missing header.

drivers/misc/Kconfig | 17 +++--------------
drivers/misc/c2port/c2port-duramar2150.c | 1 +
drivers/misc/cb710/core.c | 1 +
drivers/misc/cs5535-mfgpt.c | 2 +-
drivers/misc/vmw_balloon.c | 14 +++++++-------
drivers/mmc/host/Kconfig | 1 -
drivers/net/ethernet/micrel/Kconfig | 1 -
7 files changed, 13 insertions(+), 24 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/