On Tue, May 10, 2016 at 11:07:14AM -0400, Stefan Berger wrote: > Fix the suspend regression due to wrong way of retrieving > the chip from the parent device.
Yep, that is it, commentary needs a tweak though: Fix the susped regression due to the wrong way of retrieving the chip. The suspend functions are attached to the hardware device, not the chip and thus must rely on drvdata. > Reported-by: Jeremiah Mahler <[email protected]> > Signed-off-by: Stefan Berger <[email protected]> > Tested-by: Stefan Berger <[email protected]> Fixes: e89f8b1ade9cc1a ("tpm: Remove all uses of drvdata from the TPM Core") Reviewed-by: Jason Gunthorpe <[email protected]> Jason ------------------------------------------------------------------------------ Mobile security can be enabling, not merely restricting. Employees who bring their own devices (BYOD) to work are irked by the imposition of MDM restrictions. Mobile Device Manager Plus allows you to control only the apps on BYO-devices by containerizing them, leaving personal data untouched! https://ad.doubleclick.net/ddm/clk/304595813;131938128;j _______________________________________________ tpmdd-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tpmdd-devel
