commit | c39d1b0441d1f5d2e3967dac9b17f147b3573b38 | [log] [tgz] |
---|---|---|
author | Miquel Raynal <miquel.raynal@bootlin.com> | Thu Jul 19 22:35:06 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Sat Jul 28 11:55:31 2018 -0400 |
tree | 28102fa836035d936ea7a4dd557accbc179bdd66 | |
parent | ee201d27a97013593adb46ec07c04096b90476f3 [diff] |
tpm: fix typo in kernel doc The udevice given to the open() function of course must be opened, not closed. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Reviewed-by: Simon Glass <sjg@chromium.org>