summaryrefslogtreecommitdiff
path: root/proto_arp.c
diff options
context:
space:
mode:
Diffstat (limited to 'proto_arp.c')
0 files changed, 0 insertions, 0 deletions
s='oid'>094910c3f36be602c126d4fe6fd5edb4e631c68e /Documentation/devicetree/bindings parent29b4817d4018df78086157ea3a55c1d9424a7cfc (diff)
regmap: Allow longer flag masks for read and write
We currently only support masking the top bit for read and write flags. Let's make the mask unsigned long and mask the bytes based on the configured register length to make things more generic. This allows using regmap for more exotic combinations like SPI devices that need little endian addressing. Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings')