summary refs log tree commit diff
path: root/net/dsa
diff options
context:
space:
mode:
authorMarkus Pargmann <mpa@pengutronix.de>2015-08-21 10:26:42 +0200
committerMark Brown <broonie@kernel.org>2015-08-21 09:33:10 -0700
commit67921a1a6660d32cc2770d05d656a1187b6d94d5 (patch)
tree7106e1e16b5a97b7ffa38c20bbd54811b3520390 /net/dsa
parentc594b7f21d7d02115e828db46fddbba1da7ed1b8 (diff)
downloadlinux-67921a1a6660d32cc2770d05d656a1187b6d94d5.tar.gz
regmap: Split use_single_rw internally into use_single_read/write
use_single_rw currently reflects the capabilities of the connected
device. The capabilities of the bus are currently missing for this
variable.

As there are read only and write only buses we need seperate values for
use_single_rw to also reflect tha capabilities of the bus.

This patch splits use_single_rw into use_single_read and
use_single_write. The initialization is changed to check the
configuration for use_single_rw and to check the capabilities of the
used bus.

Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'net/dsa')
0 files changed, 0 insertions, 0 deletions