[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: NMaciej W. Rozycki <macro@linux-mips.org> Signed-off-by: NAndrew Morton <akpm@linux-foundation.org> Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
Showing
drivers/tc/tc-driver.c
0 → 100644
include/asm-mips/dec/tc.h
已删除
100644 → 0
include/asm-mips/dec/tcinfo.h
已删除
100644 → 0
include/linux/tc.h
0 → 100644
想要评论请 注册 或 登录