From: Thomas Gleixner Date: Fri, 11 Apr 2014 08:13:21 +0000 (+0000) Subject: can: c_can: Use proper u32 variables in c_can_write_msg_object() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~214^2~39^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d48071be6cb94912cf3c3ac0b4d520438fab4778;p=pandora-kernel.git can: c_can: Use proper u32 variables in c_can_write_msg_object() Instead of obfuscating the code by artificial 16 bit splits use the proper 32 bit assignments and split the result when writing to the interface. Signed-off-by: Thomas Gleixner Tested-by: Alexander Stein Signed-off-by: Marc Kleine-Budde --- Reading git-diff-tree failed