From: Maciej W. Rozycki Date: Tue, 6 Feb 2007 00:28:25 +0000 (-0800) Subject: [TC] MIPS: TURBOchannel update to the driver model X-Git-Tag: v2.6.21-rc1~83^2~25^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b454cc6636d254fbf6049b73e9560aee76fb04a3;p=pandora-kernel.git [TC] MIPS: TURBOchannel update to the driver model This is a set of changes to convert support for the TURBOchannel bus to the driver model. It implements the usual set of calls similar to what other bus drivers have: tc_register_driver(), tc_unregister_driver(), etc. All the platform-specific bits have been removed and headers from asm-mips/dec/ have been merged into linux/tc.h, which should be included by drivers. Signed-off-by: Maciej W. Rozycki Signed-off-by: Andrew Morton Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed