regulator: sy7636a: Use rdev_get_drvdata at proper place
authorAxel Lin <axel.lin@ingics.com>
Wed, 16 Jun 2021 03:44:58 +0000 (11:44 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 16 Jun 2021 14:41:19 +0000 (15:41 +0100)
commit830c364f4a2299e8215c40f0a2ba9229c0fdeede
tree6b427076c3dc681960f7b527828272a63667c0d5
parent31a89d297e196472875dc7d4a8f5dd0aaefcc0b4
regulator: sy7636a: Use rdev_get_drvdata at proper place

At the context with *rdev, use rdev_get_drvdata() is more intuitive.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Reviewed-by: Alistair Francis <alistair@alistair23.me>
Link: https://lore.kernel.org/r/20210616034458.3499522-3-axel.lin@ingics.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/sy7636a-regulator.c