Re: [PATCH 3/3] lpc_ich: Add Device IDs for Intel 9 Series PCH

2014-08-28 Thread Lee Jones
On Wed, 27 Aug 2014, James Ralston wrote: > This patch adds the LPC Device IDs for the Intel 9 Series PCH. > > Signed-off-by: James Ralston > --- > drivers/mfd/lpc_ich.c | 11 +++ > 1 file changed, 11 insertions(+) Applied, thanks. > diff --git a/drivers/mfd/lpc_ich.c

Re: [PATCH 3/3] lpc_ich: Add Device IDs for Intel 9 Series PCH

2014-08-28 Thread Lee Jones
On Wed, 27 Aug 2014, James Ralston wrote: This patch adds the LPC Device IDs for the Intel 9 Series PCH. Signed-off-by: James Ralston james.d.rals...@intel.com --- drivers/mfd/lpc_ich.c | 11 +++ 1 file changed, 11 insertions(+) Applied, thanks. diff --git

[PATCH 3/3] lpc_ich: Add Device IDs for Intel 9 Series PCH

2014-08-27 Thread James Ralston
This patch adds the LPC Device IDs for the Intel 9 Series PCH. Signed-off-by: James Ralston --- drivers/mfd/lpc_ich.c | 11 +++ 1 file changed, 11 insertions(+) diff --git a/drivers/mfd/lpc_ich.c b/drivers/mfd/lpc_ich.c index 7d8482f..cb41f4f 100644 --- a/drivers/mfd/lpc_ich.c +++

[PATCH 3/3] lpc_ich: Add Device IDs for Intel 9 Series PCH

2014-08-27 Thread James Ralston
This patch adds the LPC Device IDs for the Intel 9 Series PCH. Signed-off-by: James Ralston james.d.rals...@intel.com --- drivers/mfd/lpc_ich.c | 11 +++ 1 file changed, 11 insertions(+) diff --git a/drivers/mfd/lpc_ich.c b/drivers/mfd/lpc_ich.c index 7d8482f..cb41f4f 100644 ---