aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorKarl Bongers <[email protected]>2008-12-01 11:47:40 +0100
committerGreg Kroah-Hartman <[email protected]>2009-01-07 10:00:04 -0800
commit6013bbbab0dcbc43bcf9dd70beeab2a0b1ec5ea7 (patch)
tree79175da5e8fcf85a8650e825d0b7cc3f2d2a2d94 /include/linux/debugobjects.h
parent6c0735687d37e25a65866823881bcbf39a6a023f (diff)
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 <[email protected]> Signed-off-by: Sebastian Andrzej Siewior <[email protected]> Cc: stable <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions