From: Wei Yongjun Date: Thu, 25 Apr 2013 07:07:47 +0000 (+0800) Subject: tpm_tis: missing platform_driver_unregister() on error in init_tis() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~21^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fba3c3ba5c6b7803f36db7d56a58fa3226458d9;p=pandora-kernel.git tpm_tis: missing platform_driver_unregister() on error in init_tis() Add the missing platform_driver_unregister() before return from init_tis() in the device register error handling case. Signed-off-by: Wei Yongjun Signed-off-by: Kent Yoder --- Reading git-diff-tree failed