Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
regulator: Remove unused name and client fields from struct tps62360_…
…chip The client field of struct tps62360_chip is not used after converting to regmap. The name field of struct tps62360_chip is not used in this driver. Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
- Loading branch information