regulator: core: Add the opmode to regulator_summary
authorDouglas Anderson <dianders@chromium.org>
Thu, 16 Aug 2018 20:28:01 +0000 (13:28 -0700)
committerMark Brown <broonie@kernel.org>
Tue, 28 Aug 2018 20:10:20 +0000 (21:10 +0100)
commit01de19d09ce6129740b318687a92c137451d2369
treec4ba2c902e48a7323913471f6795d05ecda8876e
parente7d80b6b848b4b5f83d3fbee9fd042d036ede9c6
regulator: core: Add the opmode to regulator_summary

It's handy to know what opmode a regulator has been configured to in
the summary.  Add it.

Signed-off-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/core.c