diff options
| author | Pratyush Yadav <[email protected]> | 2020-09-24 10:04:11 +0530 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2020-09-30 11:55:22 -0400 |
| commit | 97d8a6970a3da5856633f2a705f0687fca4af9a5 (patch) | |
| tree | b16afc997aa314bb56fa0487e32c0b4365e1ef55 /include | |
| parent | ffb22f6b847d21b30831c91294ec21d6a5e80ed4 (diff) | |
regmap: zero out the regmap on allocation
Some fields will be introduced in the regmap structure that should be
set to 0 by default. So, once we allocate a regmap, make sure it is
zeroed out to avoid unexpected defaults for those values.
Signed-off-by: Pratyush Yadav <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
