From: Marc Kleine-Budde Date: Wed, 25 Mar 2015 09:36:17 +0000 (+0100) Subject: can: ems_usb: mark timestamp as little endian X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~96^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0bc163a7cf2ceb413a76cfd7149c6591db829ea;p=pandora-kernel.git can: ems_usb: mark timestamp as little endian The struct ems_cpc_msg describes the a message received from the USB device, which uses little endian byte order. This patch marks the timestamp in struct ems_cpc_msg accordingly. Acked-by: Gerhard Uttenthaler Acked-by: Uwe Kleine-König Signed-off-by: Marc Kleine-Budde --- Reading git-diff-tree failed