summaryrefslogtreecommitdiffstats
path: root/crypto/blkcipher.c
diff options
context:
space:
mode:
authorTony Lindgren2016-09-15 22:56:10 +0200
committerMark Brown2016-09-16 13:06:24 +0200
commitf50e38c9966076465bc8d9dd0bc582c268a0031e (patch)
tree094910c3f36be602c126d4fe6fd5edb4e631c68e /crypto/blkcipher.c
parentLinux 4.8-rc1 (diff)
downloadkernel-qcow2-linux-f50e38c9966076465bc8d9dd0bc582c268a0031e.tar.gz
kernel-qcow2-linux-f50e38c9966076465bc8d9dd0bc582c268a0031e.tar.xz
kernel-qcow2-linux-f50e38c9966076465bc8d9dd0bc582c268a0031e.zip
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 'crypto/blkcipher.c')
0 files changed, 0 insertions, 0 deletions