[GIT PULL] char/misc driver fixes for 4.3-rc3

From: Greg KH
Date: Sat Sep 26 2015 - 12:51:08 EST


The following changes since commit 1f93e4a96c9109378204c147b3eec0d0e8100fde:

Linux 4.3-rc2 (2015-09-20 14:32:34 -0700)

are available in the git repository at:

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

for you to fetch changes up to 50314035d6b1e9e07753162dd3be8df81b998086:

Merge tag 'extcon-fixes-for-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-linus (2015-09-22 08:56:13 -0700)

----------------------------------------------------------------
Char/Misc driver fixes for 4.3-rc3

Here's some tiny char and misc driver fixes that resolve some reported
errors for 4.3-rc3. All of these have been in linux-next with no
problems for a while.

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

----------------------------------------------------------------
Dexuan Cui (1):
Drivers: hv: vmbus: fix init_vp_index() for reloading hv_netvsc

Greg Kroah-Hartman (1):
Merge tag 'extcon-fixes-for-4.3-rc3' of git://git.kernel.org/.../chanwoo/extcon into char-misc-linus

Hans de Goede (1):
extcon: Fix attached value returned by is_extcon_changed

Knuth Posern (1):
thunderbolt: Allow loading of module on recent Apple MacBooks with thunderbolt 2 controller

Tomas Winkler (1):
mei: fix debugfs files leak on error path

drivers/extcon/extcon.c | 2 +-
drivers/hv/channel_mgmt.c | 17 +++++++++++++++++
drivers/misc/mei/debugfs.c | 3 ++-
drivers/thunderbolt/nhi.c | 2 +-
4 files changed, 21 insertions(+), 3 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/