On Fri, Jul 14, 2017 at 12:58:02PM -0700, Josh Zimmerman wrote: > Backport of commit f77af15165847406b15d8f70c382c4cb15846b2a upstream. > > The TPM class has some common shutdown code that must be executed for > all drivers. This adds some needed functionality for that. > --- > drivers/base/core.c | 6 +++++- > include/linux/device.h | 2 ++ > 2 files changed, 7 insertions(+), 1 deletion(-) You forgot all of the signed-off-by and the like :( I've taken the original patch instead, but please be more careful next time. thanks, greg k-h