regulator: max77693: Add missing .owner field in regulator_desc
authorAxel Lin <axel.lin@ingics.com>
Tue, 24 Dec 2013 13:37:50 +0000 (21:37 +0800)
committerMark Brown <broonie@linaro.org>
Tue, 24 Dec 2013 13:44:50 +0000 (13:44 +0000)
commit52f48bf33dff6ac261c77a1da6b9f6ab67509d37
tree428980ef633552814d7bd347a9e55662393d4b5c
parent6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae
regulator: max77693: Add missing .owner field in regulator_desc

Add missing .owner field in regulator_desc, which is used for refcounting.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/max77693.c