From: Jarkko Sakkinen Date: Tue, 20 Jan 2015 10:03:35 +0000 (+0200) Subject: tpm: fix format string error in tpm-chip.c X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~113^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=743410a03bbf110da8942a715cf1358344ecc281;p=pandora-kernel.git tpm: fix format string error in tpm-chip.c dev_set_name() takes three arguments where the second argument is a format string. This patch fixes the call accordingly in tpm-chip.c Reported-by: kbuild test robot Fixes: 313d21eeab92 ("tpm: device class for tpm") Signed-off-by: Jarkko Sakkinen Signed-off-by: Peter Huewe --- Reading git-diff-tree failed