OSDN Git Service

tpm: add kdoc for tpm_transmit and tpm_transmit_cmd
authorWinkler, Tomas <tomas.winkler@intel.com>
Wed, 23 Nov 2016 10:04:11 +0000 (12:04 +0200)
committerJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Mon, 23 Jan 2017 16:28:17 +0000 (18:28 +0200)
commitf865c196856d3e27c29cd1466d858ba4375adf3e
tree6f4bcbbbf8cf5cd1353b88af50df896d86e46a17
parentb25e67161c295c98acda92123b2dd1e7d8642901
tpm: add kdoc for tpm_transmit and tpm_transmit_cmd

Functions tpm_transmit and transmit_cmd are referenced
from other functions kdoc hence deserve documentation.

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
drivers/char/tpm/tpm-interface.c