mbox

[tpmdd-devel,PULL,REQUEST] Pull TPM Fixes for 4.1

Message ID 201503270253.06372.PeterHuewe@gmx.de
State Accepted
Headers show

Pull-request

https://github.com/PeterHuewe/linux-tpmdd for-james

Message

Peter Hüwe March 27, 2015, 1:53 a.m. UTC
Am Mittwoch, 18. März 2015, 23:05:53 schrieb Peter Hüwe:
Hi James,
 
can you please pull the following TPM changes/fixes for 4.1?
 
 Based against your latest -next

The following changes since commit 6b37729bd184fdd44f144c6cc4951b06b55bcf4b:

  tpm/tpm_infineon: Use struct dev_pm_ops for power management (2015-03-18 
22:43:08 +0100)

are available in the git repository at:

  https://github.com/PeterHuewe/linux-tpmdd for-james

for you to fetch changes up to 1018bc268864b20c1ae7b0bc5c5c396ee6d33fe3:

  tpm/st33zp24/spi: Add missing device table for spi phy. (2015-03-27 02:50:43 
+0100)

----------------------------------------------------------------
Christophe Ricard (2):
      tpm/st33zp24: Add proper wait for ordinal duration in case of irq mode
      tpm/st33zp24/spi: Add missing device table for spi phy.

 drivers/char/tpm/st33zp24/spi.c      |  7 +++++++
 drivers/char/tpm/st33zp24/st33zp24.c | 12 +++++++++++-
 2 files changed, 18 insertions(+), 1 deletion(-)

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/

Comments

James Morris March 27, 2015, 9:12 a.m. UTC | #1
On Fri, 27 Mar 2015, Peter Hüwe wrote:

> Am Mittwoch, 18. März 2015, 23:05:53 schrieb Peter Hüwe:
> Hi James,
>  
> can you please pull the following TPM changes/fixes for 4.1?
>  
>  Based against your latest -next
> 
> The following changes since commit 6b37729bd184fdd44f144c6cc4951b06b55bcf4b:
> 
>   tpm/tpm_infineon: Use struct dev_pm_ops for power management (2015-03-18 
> 22:43:08 +0100)
> 
> are available in the git repository at:
> 
>   https://github.com/PeterHuewe/linux-tpmdd for-james
> 
> for you to fetch changes up to 1018bc268864b20c1ae7b0bc5c5c396ee6d33fe3:
> 
>   tpm/st33zp24/spi: Add missing device table for spi phy. (2015-03-27 02:50:43 
> +0100)
> 
> ----------------------------------------------------------------
> Christophe Ricard (2):
>       tpm/st33zp24: Add proper wait for ordinal duration in case of irq mode
>       tpm/st33zp24/spi: Add missing device table for spi phy.
> 
>  drivers/char/tpm/st33zp24/spi.c      |  7 +++++++
>  drivers/char/tpm/st33zp24/st33zp24.c | 12 +++++++++++-
>  2 files changed, 18 insertions(+), 1 deletion(-)

Thanks, pulled.