net: phy: micrel: Be more const correct
Based on kernel commit 3c9a9f7fb0ee ("net/phy: micrel: Be more const
correct") by Jaeden Amero <jaeden.amero@ni.com>:

    In a few places in this driver, we weren't using const where we could
    have. Use const more.

    In addition, change the arrays of strings in ksz9031_config_init() to be
    not only const, but also static.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent ea89f30 commit 9fc7b70a28d14d1d28d918bf9de44127d7c775de
@Philipp Zabel Philipp Zabel authored on 2 Feb 2016
Sascha Hauer committed on 4 Feb 2016
Showing 1 changed file
View
drivers/net/phy/micrel.c