diff options
author | Srinivas Kandagatla <srinivas.kandagatla@st.com> | 2013-05-14 07:54:23 +0100 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2013-05-14 16:53:45 +0400 |
commit | 213fa5d9685b985e0c61a8db1883a3abf94b18d7 (patch) | |
tree | 9b7e8d6d71fc429ae0067d1d088ac4d8693c5a1d /scripts/rt-tester | |
parent | f9e464a566a1c3c9b71558e5523288b5432c3e3f (diff) | |
download | talos-op-linux-213fa5d9685b985e0c61a8db1883a3abf94b18d7.tar.gz talos-op-linux-213fa5d9685b985e0c61a8db1883a3abf94b18d7.zip |
regmap: debugfs: Fix return from regmap_debugfs_get_dump_start
regmap_debugfs_get_dump_start should return the offset of the register
it should start reading from, However in the current code at one point
the code does not return correct register offset.
With this patch all the returns from this function takes reg_stride in
to consideration to return correct offset.
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@st.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'scripts/rt-tester')
0 files changed, 0 insertions, 0 deletions