Re: [PATCH 0/4] Small fixes and cleanups for tpm_crb

From: Jarkko Sakkinen
Date: Sat Sep 03 2016 - 02:30:19 EST


On Fri, Sep 02, 2016 at 10:34:16PM +0300, Jarkko Sakkinen wrote:
> A set of small fixes and clean ups for tpm_crb.
>
> Jarkko Sakkinen (4):
> tpm_crb: fix crb_req_canceled behavior
> tpm_crb: remove wmb()'s
> tpm_crb: refine the naming of constants
> tpm_crb: fix incorrect values of cmdReady and goIdle bits
>
> drivers/char/tpm/tpm_crb.c | 32 ++++++++++++++++----------------
> 1 file changed, 16 insertions(+), 16 deletions(-)

I guess these should be no-brainers?

/Jarkko