commit | d48071be6cb94912cf3c3ac0b4d520438fab4778 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Fri Apr 11 08:13:21 2014 +0000 |
committer | Marc Kleine-Budde <mkl@pengutronix.de> | Thu Apr 24 22:09:01 2014 +0200 |
tree | fb45ee82298a136ffed5b1f108095084bdb2c327 | |
parent | 23ef0a895dd3f115909ca70958aeb3d04f374b0d [diff] |
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 <tglx@linutronix.de> Tested-by: Alexander Stein <alexander.stein@systec-electronic.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>