From: Wei Yongjun Date: Fri, 9 Jan 2015 23:57:16 +0000 (-0700) Subject: coresight-tpiu: use module_amba_driver to simplify the code X-Git-Tag: fixes-v4.0-rc1~101^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ff7ca051a43bf2dfd1eebdd6c771c4b7a276d8e;p=pandora-kernel.git coresight-tpiu: use module_amba_driver to simplify the code module_amba_driver() makes the code simpler by eliminating boilerplate code. Signed-off-by: Wei Yongjun Signed-off-by: Mathieu Poirier Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed