commit | 78322d63eac41957a41cd26d9b2e904da4a42fa1 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Fri Sep 07 14:32:10 2012 +0200 |
committer | Tom Rini <trini@ti.com> | Mon Oct 15 11:53:48 2012 -0700 |
tree | dc648309eb5619f9f2d3c431e23259c863eb7890 | |
parent | 51926d5ee0be029fb45f10f42756df97279f8ad3 [diff] |
serial: Coding style cleanup of struct serial_device Do a simple cleanup of the struct serial_device and align it with current coding style. Checkpatch now reports no errors. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Marek Vasut <marek.vasut@gmail.com> Cc: Tom Rini <trini@ti.com>