summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/iuu_phoenix.c
diff options
context:
space:
mode:
authorKarl Bongers <kbongers@jged.com>2008-12-01 10:47:40 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2009-01-07 18:00:04 (GMT)
commit6013bbbab0dcbc43bcf9dd70beeab2a0b1ec5ea7 (patch)
tree79175da5e8fcf85a8650e825d0b7cc3f2d2a2d94 /drivers/usb/serial/iuu_phoenix.c
parent6c0735687d37e25a65866823881bcbf39a6a023f (diff)
downloadlinux-6013bbbab0dcbc43bcf9dd70beeab2a0b1ec5ea7.tar.xz
USB: isp1760: Fix probe in PCI glue code
Contains fixes so probe on x86 PCI runs, apparently I'm first to try this. Several fixes to memory access to probe host scratch register. Previously would bug check on chip_addr var used uninitialized. Scratch reg write failed in one instance due to 16-bit initial access mode, so added "& 0x0000ffff" to the readl as fix. Includes some general cleanup - remove global vars, organize memory map resource use. Signed-off-by: Karl Bongers <kbongers@jged.com> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Cc: stable <stable@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/serial/iuu_phoenix.c')
0 files changed, 0 insertions, 0 deletions