commit | 1a67a8758770c05fa9c66ae3f3a64ca1acc781a2 | [log] [tgz] |
---|---|---|
author | Nicholas Troast <ntroast@codeaurora.org> | Mon Jul 11 11:01:25 2016 -0700 |
committer | David Collins <collinsd@codeaurora.org> | Fri Jan 13 14:38:21 2017 -0800 |
tree | 5e04f425a6f5e225c4ebcc30b0fa5f52c86f3d23 | |
parent | 3703a2752f993116ee2e9dd6a8f557f933bb8f57 [diff] |
regmap: initialize dump count to 1 The count debugfs node is used to set the number of registers to read starting at the given address. Initialize this to 1 so that data will produce at least one entry if the count is not specified. Change-Id: Ia0d2f5f0e145a735ab565a4530a17d83f832bb88 Signed-off-by: Nicholas Troast <ntroast@codeaurora.org>