Re: [U-Boot] [PATCH v2 12/28] tpm: tpm_tis_i2c: Simplify init code

2015-08-30 Thread Simon Glass
On 24 August 2015 at 14:20, Christophe Ricard wrote: > Hi Simon, > > This one looks good to me. > > Acked-by: Christophe Ricard > Applied to u-boot-dm. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH v2 12/28] tpm: tpm_tis_i2c: Simplify init code

2015-08-24 Thread Christophe Ricard
Hi Simon, This one looks good to me. Acked-by: Christophe Ricard Best Regards Christophe On 23/08/2015 02:31, Simon Glass wrote: Move all the init and uninit code into one place. Signed-off-by: Simon Glass --- Changes in v2: None drivers/tpm/tpm_tis_i2c.c | 33 ++