[git pull] stm class/intel_th: Updates for char-misc-linus

From: Alexander Shishkin
Date: Fri Jul 01 2016 - 05:15:46 EST


Hi Greg,

These are fixes I have queued for the v4.7. Please consider pulling into
char-misc-linus.

The following changes since commit 60cef77f9ba419fec6c41bc4e3fecb9bf426f664:

intel_th: pci: Add Kaby Lake PCH-H support (2016-06-30 15:39:15 +0300)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/ash/stm.git tags/stm-fixes-for-greg-20160630

for you to fetch changes up to 60cef77f9ba419fec6c41bc4e3fecb9bf426f664:

intel_th: pci: Add Kaby Lake PCH-H support (2016-06-30 15:39:15 +0300)

----------------------------------------------------------------
intel_th: Fixes for 4.7

These are:
* a fix for a modprobe time deadlock
* a new PCI ID for Kaby Lake PCH-H

----------------------------------------------------------------

Alexander Shishkin (2):
intel_th: Fix a deadlock in modprobing
intel_th: pci: Add Kaby Lake PCH-H support

drivers/hwtracing/intel_th/core.c | 35 ++++++++++++++++++++++++++++++++++-
drivers/hwtracing/intel_th/intel_th.h | 3 +++
drivers/hwtracing/intel_th/pci.c | 5 +++++
3 files changed, 42 insertions(+), 1 deletion(-)