On Fri, Mar 4, 2016 at 9:44 AM, qiujiang <[email protected]> wrote: > This patch adds acpi binding for designware gpio driver, > because it is used to support power button on hisilicon > d02 board. > > These two bindings, DT and acpi, are compatible in this > driver. > > Reviewed-by: Andy Shevchenko <[email protected]> > Acked-by: Mika Westerberg <[email protected]> > Signed-off-by: qiujiang <[email protected]>
> static struct dwapb_platform_data * > -dwapb_gpio_get_pdata_of(struct device *dev) > +dwapb_gpio_get_pdata(struct device *dev) Rename is a part of patch 1 -- With Best Regards, Andy Shevchenko

