alistair23-linux/include/linux/can/platform
Marc Kleine-Budde f1f8c6cbe6 can: mcp251x: Don't use pdata->model for chip selection anymore
Since commit e446630c96, i.e. v2.6.35-rc1,
the mcp251x chip model can be selected via the modalias member in the
struct spi_board_info. The driver stores the actual model in the
struct mcp251x_platform_data.

From the driver point of view the platform_data should be read only.
Since all in-tree users of the mcp251x have already been converted to
the modalias method, this patch moves the "model" member from the
struct mcp251x_platform_data to the driver's private data structure.

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Cc: Christian Pellegrin <chripell@fsfe.org>
Cc: Marc Zyngier <maz@misterjones.org>
2010-10-18 15:16:08 +02:00
..
flexcan.h CAN: Add Flexcan CAN controller driver 2010-07-22 18:06:25 +02:00
mcp251x.h can: mcp251x: Don't use pdata->model for chip selection anymore 2010-10-18 15:16:08 +02:00
sja1000.h can: sja1000 platform data fixes 2010-05-17 22:39:48 -07:00
ti_hecc.h can: ti hecc module : add platform specific initialization callback. 2010-02-26 05:22:03 -08:00