This series is non-functional. - Correct some errors in comments and documentation. Remove scripts/checkpatch.pl WARNINGs and most CHECKs: - Replace msleep(1) with usleep_range() - Adjust indenting
Changes v1 -> v2: - Removed patch 4 "Remove unnecessary parentheses", to be addressed later Egil Hjelmeland (4): net: dsa: lan9303: Correct register names in comments net: dsa: lan9303: Fix syntax errors in device tree examples net: dsa: lan9303: Replace msleep(1) with usleep_range() net: dsa: lan9303: Adjust indenting Documentation/devicetree/bindings/net/dsa/lan9303.txt | 4 ++-- drivers/net/dsa/lan9303-core.c | 4 ++-- drivers/net/dsa/lan9303_i2c.c | 2 +- drivers/net/dsa/lan9303_mdio.c | 2 +- include/linux/dsa/lan9303.h | 8 +++++--- net/dsa/tag_lan9303.c | 2 +- 6 files changed, 12 insertions(+), 10 deletions(-) -- 2.11.0