commit | 84286f191a01f198ccfc15759d01320e3847accd | [log] [tgz] |
---|---|---|
author | Michael Grzeschik <m.grzeschik@pengutronix.de> | Wed Apr 15 11:43:57 2015 +0200 |
committer | Michael Grzeschik <m.grzeschik@pengutronix.de> | Wed Sep 23 08:44:28 2015 +0200 |
tree | ec40ec6e0decf8e2c4b878cf737a715718020ee0 | |
parent | 54a84c61823e2069da2c7ad91518ff7625129ce5 [diff] |
arcnet: com20020: replace magic numbers with readable macros This patch replaces all magic numbers in the driver with proper named macros. For the case of XTOcfg and STARTIOcmd it introduces the new macros. Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>