soc: mediatek: PMIC wrap: don't duplicate the wrapper data
authorJohn Crispin <blogic@openwrt.org>
Fri, 19 Feb 2016 08:44:06 +0000 (09:44 +0100)
committerMatthias Brugger <matthias.bgg@gmail.com>
Wed, 20 Apr 2016 11:02:59 +0000 (13:02 +0200)
commit9bebedb054f98b70c798423cba6d9ba903b27d63
treee2069c27316cdc327cc10bb3ecb2f6b3102e9f3b
parentf55532a0c0b8bb6148f4e07853b876ef73bc69ca
soc: mediatek: PMIC wrap: don't duplicate the wrapper data

As we add support for more devices struct pmic_wrapper_type will grow and
we do not really want to start duplicating all the elements in
struct pmic_wrapper.

Signed-off-by: John Crispin <blogic@openwrt.org>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
drivers/soc/mediatek/mtk-pmic-wrap.c