Revision 9468613b2bb0a386af563953b613efc6c77bd8c1 authored by Russell King on 28 October 2006, 21:42:56 UTC, committed by Russell King on 28 October 2006, 21:42:56 UTC
The PXA2xx PCMCIA driver was registering a device_driver with the
platform_bus_type.  Unfortunately, this causes data outside the
device_driver structure to be dereferenced as if it were a
platform_driver structure, causing an oops.  Convert the PXA2xx
core driver to use the proper platform_driver structure.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
1 parent 84b5abe
History
File Mode Size
bttv
cx2341x
cx88
API.html -rw-r--r-- 366 bytes
CARDLIST.bttv -rw-r--r-- 7.8 KB
CARDLIST.cx88 -rw-r--r-- 3.9 KB
CARDLIST.em28xx -rw-r--r-- 755 bytes
CARDLIST.saa7134 -rw-r--r-- 5.6 KB
CARDLIST.tuner -rw-r--r-- 2.6 KB
CQcam.txt -rw-r--r-- 7.0 KB
README.cpia -rw-r--r-- 7.1 KB
README.cpia2 -rw-r--r-- 5.6 KB
README.cx88 -rw-r--r-- 2.2 KB
README.ir -rw-r--r-- 2.3 KB
README.pvrusb2 -rw-r--r-- 9.6 KB
README.saa7134 -rw-r--r-- 1.9 KB
Zoran -rw-r--r-- 22.4 KB
cpia2_overview.txt -rw-r--r-- 2.3 KB
et61x251.txt -rw-r--r-- 11.0 KB
hauppauge-wintv-cx88-ir.txt -rw-r--r-- 1.9 KB
ibmcam.txt -rw-r--r-- 13.6 KB
lifeview.txt -rw-r--r-- 1.5 KB
meye.txt -rw-r--r-- 4.5 KB
not-in-cx2388x-datasheet.txt -rw-r--r-- 953 bytes
ov511.txt -rw-r--r-- 10.7 KB
radiotrack.txt -rw-r--r-- 5.7 KB
se401.txt -rw-r--r-- 1.5 KB
sn9c102.txt -rw-r--r-- 19.4 KB
stv680.txt -rw-r--r-- 1.6 KB
v4lgrab.c -rw-r--r-- 5.4 KB
w9966.txt -rw-r--r-- 1.2 KB
w9968cf.txt -rw-r--r-- 17.8 KB
zc0301.txt -rw-r--r-- 8.4 KB
zr36120.txt -rw-r--r-- 7.1 KB

README.cpia

back to top