From: Marc Kleine-Budde Date: Tue, 27 Jan 2015 16:15:39 +0000 (+0100) Subject: can: peak_usb: constify struct peak_usb_adapter X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~99^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6b5f30d9886a4f1e00c9bf355af2a95cabafa09;p=pandora-kernel.git can: peak_usb: constify struct peak_usb_adapter 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 Signed-off-by: Marc Kleine-Budde --- Reading git-diff-tree failed