]> git.baikalelectronics.ru Git - kernel.git/commit
can: c_can_pci: Set the type of the IP core
authorThomas Gleixner <tglx@linutronix.de>
Fri, 11 Apr 2014 08:13:10 +0000 (08:13 +0000)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Thu, 24 Apr 2014 20:08:55 +0000 (22:08 +0200)
commit3c318bba9c6328bb27048dd439ca685e51c6555a
treeacf54a81630f6462c45cb9ae4f696e1898f6ae92
parent8a735ed267b12a01d5c07181f4b323bcbe82ca9e
can: c_can_pci: Set the type of the IP core

All type checks in c_can.c are != BOSCH_D_CAN so nobody noticed so far
that the pci code does not update the type information.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Alexander Stein <alexander.stein@systec-electronic.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
drivers/net/can/c_can/c_can_pci.c