diff options
author | Ben Whitten <ben.whitten@gmail.com> | 2018-10-19 11:33:50 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-10-19 13:51:19 +0200 |
commit | cdf6b11daa77d4b55ddf0530842a551cc5562a93 (patch) | |
tree | 928650d932f30bc39a7eeae0b652a97a650bd69c /drivers/video/fbdev/aty/atyfb.h | |
parent | Linux 4.19-rc1 (diff) | |
download | linux-cdf6b11daa77d4b55ddf0530842a551cc5562a93.tar.xz linux-cdf6b11daa77d4b55ddf0530842a551cc5562a93.zip |
regmap: Add regmap_noinc_write API
The regmap API had a noinc_read function added for instances where devices
supported returning data from an internal FIFO in a single read.
This commit adds the noinc_write variant to allow writing to a non
incrementing register, this is used in devices such as the sx1301 for
loading firmware.
Signed-off-by: Ben Whitten <ben.whitten@lairdtech.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/video/fbdev/aty/atyfb.h')
0 files changed, 0 insertions, 0 deletions