]> git.karo-electronics.de Git - karo-tx-linux.git/commit
net: dsa: bcm_sf2: Make SF2_IO64_MACRO() utilize 32-bit macro
authorFlorian Fainelli <f.fainelli@gmail.com>
Fri, 20 Jan 2017 20:36:28 +0000 (12:36 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 22 Jan 2017 21:58:31 +0000 (16:58 -0500)
commit329b5c58f8b2833f330d64d5a2a1517a0c1e070e
treefaf4371acd2395cbdd3b08ec101fb568c21ea9bb
parentb20b564b9533f02cd498477189359a9a3ac79890
net: dsa: bcm_sf2: Make SF2_IO64_MACRO() utilize 32-bit macro

There is no point inlining the 32-bit direct register read/write part,
just infer it from the existing macro. This will make it easier to
centralize the address rewriting that we are going to introduce later
on.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/bcm_sf2.h