[GIT PULL] intel_th: Fixes for char-misc-linus

From: Alexander Shishkin
Date: Wed Mar 15 2017 - 09:01:54 EST


Hi Greg,

Here are my fixes for 4.11, please consider pulling. One is an actual
bugfix, two others are new PCI IDs. Thanks!

The following changes since commit 4495c08e84729385774601b5146d51d9e5849f81:

Linux 4.11-rc2 (2017-03-12 14:47:08 -0700)

are available in the git repository at:

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

for you to fetch changes up to 340837f985c2cb87ca0868d4aa9ce42b0fab3a21:

intel_th: pci: Add Gemini Lake support (2017-03-15 14:55:18 +0200)

----------------------------------------------------------------
intel_th: Fixes for 4.11

These are:
* fix for a module refcount leak
* two new PCI IDs

----------------------------------------------------------------
Alexander Shishkin (3):
intel_th: Don't leak module refcount on failure to activate
intel_th: pci: Add Denverton SOC support
intel_th: pci: Add Gemini Lake support

drivers/hwtracing/intel_th/core.c | 4 +++-
drivers/hwtracing/intel_th/pci.c | 10 ++++++++++
2 files changed, 13 insertions(+), 1 deletion(-)