Felix Fietkau 2289c7a010 ar8216: Remove read/write/rmw member functions from ar8xxx_priv
Remove read/write/rmw member functions from ar8xxx_priv

There seems to be no real benefit of the ar8xxx_priv member functions
read/write/rmw as one implementation exists for each of them only.
Especially ar8xxx_mii_rmw is assigned to priv->rmw first and then
mapped to ar8xxx_rmw.
Rename the ar8xxx_mii_.. functions to ar8xxx_.. and use them directly.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>

SVN-Revision: 43742
2014-12-18 11:28:39 +00:00
..
2014-12-11 20:07:31 +00:00
2014-11-24 06:34:07 +00:00
2014-12-13 11:55:24 +00:00
2014-12-08 12:04:25 +00:00
2014-12-11 18:35:41 +00:00
2014-12-13 11:55:04 +00:00
2014-12-13 11:54:57 +00:00
2014-12-01 18:46:29 +00:00
2014-12-11 20:07:39 +00:00
2014-12-13 11:55:32 +00:00
2014-12-12 16:11:17 +00:00
2014-12-11 20:07:45 +00:00