aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/microchip-spi.c
diff options
context:
space:
mode:
authorMark Brown <[email protected]>2023-07-13 00:45:58 +0100
committerDavid S. Miller <[email protected]>2023-07-14 08:43:20 +0100
commit88085b3b83f55eab1be57f4eb0f69446717f23fb (patch)
treea9a1e6e7b8d9e0c8ed8bf4f2e1c83b5c2769106a /drivers/fpga/microchip-spi.c
parentf63cfa103be9b16c4491f1d58bbef3616fc61a92 (diff)
net: dsa: ar9331: Use maple tree register cache
We now have a regmap cache which uses a maple tree to store the register state, this is a more modern data structure and the regmap level code using it makes a number of assumptions better tuned for modern hardware than those made by the rbtree cache type that the at9331 driver uses. Switch the ar9331 driver to use the more modern data structure. This should have minimal practical impact, it's mainly code modernisation. Signed-off-by: Mark Brown <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/fpga/microchip-spi.c')
0 files changed, 0 insertions, 0 deletions