commit | 12c574d84c8e492320a4e75b2c1157f8b61e4092 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Fri May 24 18:02:47 2019 +0800 |
committer | Mark Brown <broonie@kernel.org> | Fri May 24 13:04:49 2019 +0100 |
tree | 8a422a888d3f3640b9a1680b1ebcbff240b24d79 | |
parent | 0a33d4feea748399c9341ff054c5f29c98393d35 [diff] |
regulator: slg51000: Remove unneeded regl_pdata from struct slg51000 Just use a local variable *ena_gpiod in slg51000_of_parse_cb instead. With this change, the struct slg51000_pdata can be removed. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@kernel.org>