summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ti
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2023-07-12 14:16:16 +0300
committerDavid S. Miller <davem@davemloft.net>2023-07-14 10:34:24 +0300
commit9845217d60d01d151b45842ef2017a65e8f39f5a (patch)
treef30005fcaec76ec03ce6449488256a2ced75f04f /drivers/net/ethernet/ti
parent5e1627cb43ddf1b24b92eb26f8d958a3f5676ccb (diff)
downloadlinux-9845217d60d01d151b45842ef2017a65e8f39f5a.tar.xz
net: dsa: ar9331: Use explict flags for regmap single read/write
The at9331 is only able to read or write a single register at once. The driver has a custom regmap bus and chooses to tell the regmap core about this by reporting the maximum transfer sizes rather than the explicit flags that exist at the regmap level. Since there are a number of problems with the raw transfer limits and the regmap level flags are better integrated anyway convert the driver to use the flags. No functional change. Signed-off-by: Mark Brown <broonie@kernel.org> Reviewed-by: Simon Horman <simon.horman@corigine.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/ti')
0 files changed, 0 insertions, 0 deletions