]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00284648 mxc: mlb: clean up the MLB driver code.
authorLuwei Zhou <b45643@freescale.com>
Tue, 22 Oct 2013 08:20:31 +0000 (16:20 +0800)
committerJason Liu <r64343@freescale.com>
Wed, 30 Oct 2013 01:56:14 +0000 (09:56 +0800)
commit2539de0c2244609da31f6f7543626a14e7a56452
treef19f897c1f1a0ead0cd83ffb66f097f5d91b5652
parent07157b22e7995163eb97040bd709899660668543
ENGR00284648 mxc: mlb: clean up the MLB driver code.

This patch clean up the MLB driver code of i.MX6Q/DL AUTO.

* Reorder the head file alphabetically
* Fix code comments format
* Fix the lines over 80 characters
* Fix the return type to void for some private functions

Signed-off-by: Luwei Zhou <b45643@freescale.com>
drivers/mxc/mlb/Makefile
drivers/mxc/mlb/mxc_mlb150.c