On Thu, Apr 9, 2020 at 6:58 AM Simon Glass <[email protected]> wrote: > > At present the cleanup() method is called on every transfer. It should > only be called on failing transfers. Fix this and tidy up the error > handling a little. > > Signed-off-by: Simon Glass <[email protected]> > Reviewed-by: Bin Meng <[email protected]> > --- > > Changes in v5: None > Changes in v4: None > Changes in v3: None > Changes in v2: None > > drivers/tpm/tpm-uclass.c | 13 ++++++++++--- > 1 file changed, 10 insertions(+), 3 deletions(-) >
applied to u-boot-x86, thanks!

