]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
spi: altera: Clean up most checkpatch issues
authorMarek Vasut <marex@denx.de>
Wed, 22 Oct 2014 19:56:00 +0000 (21:56 +0200)
committerJagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
Mon, 27 Oct 2014 17:07:03 +0000 (22:37 +0530)
commit37dcc130e0c804da6ad50bf273d0d737cfe9cf8f
tree7b9827a59ae04cb027f64b08a5955ef2580b04bb
parent2e13da13a9ebf528642e700e17e8068a3657fd71
spi: altera: Clean up most checkpatch issues

This patch just zaps most of the checkpatch cries present in the
driver. There is one more left, which will be addressed separately.
There is no functional change.

This patch also adds a bunch of newlines all around the place, this
is to make the code much more readable.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Chin Liang See <clsee@altera.com>
Cc: Dinh Nguyen <dinguyen@altera.com>
Cc: Albert Aribaud <albert.u.boot@aribaud.net>
Cc: Pavel Machek <pavel@denx.de>
Acked-by: Pavel Machek <pavel@denx.de>
Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
drivers/spi/altera_spi.c