can: peak_usb: constify struct peak_usb_adapter
authorMarc Kleine-Budde <mkl@pengutronix.de>
Tue, 27 Jan 2015 16:15:39 +0000 (17:15 +0100)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Wed, 28 Jan 2015 13:47:05 +0000 (14:47 +0100)
A "struct peak_usb_adapter" describes a certain USB adapter, as this doesn't
change during runtime, this patch marks all USB adapter definitions as const.

Acked-by: Stephane Grosjean <s.grosjean@peak-system.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>

No differences found