commit | 3cc8cfffb21b618a51a51e746aac709a12540b79 | [log] [tgz] |
---|---|---|
author | Codrin Ciubotariu <codrin.ciubotariu@freescale.com> | Fri Jul 24 16:52:45 2015 +0300 |
committer | York Sun <yorksun@freescale.com> | Mon Sep 21 08:29:46 2015 -0700 |
tree | db49ada30fd316f3925054878297e1a9cc8be6e6 | |
parent | c4390486a6f198f82a5944eb1e123d9673331cf5 [diff] |
drivers/net/vsc9953: Cleanup patch This patch groups some macros defined for registers and replaces some magic numbers from vsc9953 with macros. Also, "port" and "port_nr" words are replaced with "port_no", puts each variable declaration on a line and removes unnecessary tabs. Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@freescale.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com> Reviewed-by: York Sun <yorksun@freescale.com>