From: Prarit Bhargava Date: Tue, 5 May 2015 22:36:15 +0000 (-0400) Subject: staging: unisys: move visorchipset files to visorbus X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~823 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c79b28f7332e54903f6c81ff1157cbd3bf761a17;p=pandora-kernel.git staging: unisys: move visorchipset files to visorbus Move visorchipset_main.c and visorchipset.h to visorbus/visorchipset.c and visorbus/visorbus_private.h. This leaves an empty visorchipset directory which can also be destroyed. As a result of this patch the visorchipset init code now calls the visorbus_init() directly. Similarily the visorchipset exit code now cleans up by calling visorbus_exit(). No other functional changes were made. Signed-off-by: Prarit Bhargava Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed