commit | 3712b71769578fd39481ce02e1e8cea3c4f8370f | [log] [tgz] |
---|---|---|
author | Florian Fainelli <florian@openwrt.org> | Fri Mar 22 03:39:26 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 22 10:25:15 2013 -0400 |
tree | 34e5ffcd8f527cc440f239c288db46c194ed3323 | |
parent | 7111b717a0e1c3edf492ffad34f030e323ca371c [diff] |
net: mvmdio: rename base register cookie from smireg to regs This patch renames the base register cookie in the mvmdio drive from "smireg" to "regs" since a subsequent patch is going to use an ioremap() cookie whose size is larger than a single register of 4 bytes. No functionnal code change introduced. Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: David S. Miller <davem@davemloft.net>