]> asedeno.scripts.mit.edu Git - linux.git/commit
tpm: split out tpm-dev.c into tpm-dev.c and tpm-common-dev.c
authorJames Bottomley <James.Bottomley@HansenPartnership.com>
Wed, 11 Jan 2017 03:08:53 +0000 (19:08 -0800)
committerJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Mon, 3 Apr 2017 19:46:01 +0000 (22:46 +0300)
commitecb38e2f521b01f0fd0b0a3261921b0bcc002dd0
treef0d5a01599702f14bcddc5c7a2f78058fffffac2
parent745b361e989af21ad40811c2586b60229f870a68
tpm: split out tpm-dev.c into tpm-dev.c and tpm-common-dev.c

Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
drivers/char/tpm/Makefile
drivers/char/tpm/tpm-dev-common.c [new file with mode: 0644]
drivers/char/tpm/tpm-dev.c
drivers/char/tpm/tpm-dev.h [new file with mode: 0644]