Re: [PATCH v6 4/9] tpm: drop tpm1_chip_register(/unregister)

From: Jarkko Sakkinen
Date: Thu Nov 24 2016 - 06:52:12 EST


On Thu, Nov 24, 2016 at 12:03:39AM +0530, Nayna wrote:
>
>
> On 11/22/2016 10:12 PM, Jason Gunthorpe wrote:
> > On Tue, Nov 22, 2016 at 01:22:00PM +0200, Jarkko Sakkinen wrote:
> > > On Mon, Nov 14, 2016 at 05:00:51AM -0500, Nayna Jain wrote:
> > > > Check for TPM2 chip in tpm_sysfs_add_device, tpm_bios_log_setup and
> > > > tpm_bios_log_teardown in order to make code flow cleaner and to enable
> > > > to implement TPM 2.0 support later on. This is partially derived from
> > > > the commit by Nayna Jain with the extension that also tpm1_chip_register
> > > > is dropped.
> > > >
> > > > Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
> > >
> > > This commit remains unreviewed and tested. I'm in the author role here
> > > so I cannot help with this. If that does not happen soon I cannot put
> > > this into the pull request.
> >
> > I tested it on my ARM system when I tested your branch.
> >
> > I think it looks better this way..
> >
> > Reviewed-by: Jason Gunthorpe <jgunthorpe@xxxxxxxxxxxxxxxxxxxx>
> >
> > Jason
> >
>
> From my side also, as part of testing the whole patchset, I have tested this
> patch.
>
> Tested-by: Nayna Jain <nayna@xxxxxxxxxxxxxxxxxx>
> Reviewed-by: Nayna Jain <nayna@xxxxxxxxxxxxxxxxxx>
>
> Thanks & Regards,
> - Nayna

Thanks Nayna! I'll go on creating pull request...

/Jarkko