[ARM] 5080/1: touch PSSR_OTGPH only on pxa27x in ohci-pxa27x and pxa27x_udc
authorPhilipp Zabel <philipp.zabel@gmail.com>
Fri, 6 Jun 2008 17:40:47 +0000 (18:40 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 15 Jun 2008 18:54:23 +0000 (19:54 +0100)
commitd438ae5796085379327bdba76114929eedf94a89
tree412caa9e4a7eebd2b75f26e51d661bcfeb77c9ff
parent69eaf23a9797e1bdf16e210ef4da3e756a41f4de
[ARM] 5080/1: touch PSSR_OTGPH only on pxa27x in ohci-pxa27x and pxa27x_udc

and include pxa2xx-regs.h as build fix since PSSR definitions
moved from pxa-regs.h into pxa2xx-regs.h.

Note: This change is temporary as pxa27x processor specific
code will be finally moved elsewhere (both drivers should
support pxa3xx, too).

Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
Acked-by: Eric Miao <eric.y.miao@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/usb/gadget/pxa27x_udc.c
drivers/usb/gadget/pxa27x_udc.h
drivers/usb/host/ohci-pxa27x.c