]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] sh: convert voyagergx to platform device, drop sh-bus
authorPaul Mundt <lethal@linux-sh.org>
Wed, 1 Feb 2006 11:06:05 +0000 (03:06 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 1 Feb 2006 16:53:20 +0000 (08:53 -0800)
commit37cc7943788c841b03a48c00751dfac0ad9f5b12
treee25d4f7738b675cbb5129da9eaa6c0b56e398e1b
parent8d27e08191379b7a3302a33a6efdb8bdfd319c95
[PATCH] sh: convert voyagergx to platform device, drop sh-bus

Trivial patch updating the voyagergx cchip code to reference a platform device
instead, now that the dma mask is taken care of.  Given this, there's no
longer any reason to drag around the SH-bus code, so kill that off entirely.

Signed-off-by: Manuel Lauss <mano@roarinelk.homelinux.net>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/sh/cchips/voyagergx/consistent.c
arch/sh/cchips/voyagergx/irq.c
arch/sh/kernel/cpu/Makefile
arch/sh/kernel/cpu/bus.c [deleted file]
include/asm-sh/bus-sh.h [deleted file]