summaryrefslogtreecommitdiff
path: root/netsniff-ng.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'netsniff-ng.zsh')
0 files changed, 0 insertions, 0 deletions
c&id2=b9e64763b68dbbf87a54b28edf89cd92c8ef51dd'>diff)
spi: octeon: Put register offsets into a struct
Instead of hard-coding the register offsets put them into a struct and set them in the probe function. Signed-off-by: Jan Glauber <jglauber@cavium.com> Tested-by: Steven J. Hill <steven.hill@cavium.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat
-rw-r--r--drivers/spi/spi-octeon.c41
1 files changed, 27 insertions, 14 deletions
diff --git a/drivers/spi/spi-octeon.c b/drivers/spi/spi-octeon.c