Home
last modified time | relevance | path

Searched hist:"9468613 b" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/pcmcia/
H A Dpxa2xx_base.h9468613b Sat Oct 28 16:42:56 CDT 2006 Russell King <rmk@dyn-67.arm.linux.org.uk> [ARM] Fix suspend oops caused by PXA2xx PCMCIA driver

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>
9468613b Sat Oct 28 16:42:56 CDT 2006 Russell King <rmk@dyn-67.arm.linux.org.uk> [ARM] Fix suspend oops caused by PXA2xx PCMCIA driver

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>
H A Dpxa2xx_base.c9468613b Sat Oct 28 16:42:56 CDT 2006 Russell King <rmk@dyn-67.arm.linux.org.uk> [ARM] Fix suspend oops caused by PXA2xx PCMCIA driver

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>
9468613b Sat Oct 28 16:42:56 CDT 2006 Russell King <rmk@dyn-67.arm.linux.org.uk> [ARM] Fix suspend oops caused by PXA2xx PCMCIA driver

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>