On Wed, Jul 19, 2017 at 05:59:08PM +0200, Philipp Zabel wrote: > From: Vivek Gautam > > Make use of of_reset_control_array_get_exclusive() to manage > an array of reset controllers available with the device. > > Cc: Jon Hunter > Cc: Thierry Reding > Signed-off-by: Vivek Gautam > [p.zabel@pengutronix.de: switch to hidden reset control array] > Signed-off-by: Philipp Zabel > --- > No changes since v6. > --- > drivers/soc/tegra/pmc.c | 82 ++++++++++++------------------------------------- > 1 file changed, 20 insertions(+), 62 deletions(-) I've applied this with the static inline change that Jon suggested. Thanks, Thierry