On Sun, May 19, 2019 at 8:17 PM Jonathan Cameron wrote:
>
> On Sat, 18 May 2019 17:48:25 -0300
> João Seckler wrote:
>
> > Add a of_device_id struct variable and subsequent call to
> > MODULE_DEVICE_TABLE macro to support device tree.
> >
> > Signed-off-by: João Seckler
> > Signed-off-by: Anders
On Sat, 18 May 2019 17:48:25 -0300
João Seckler wrote:
> Add a of_device_id struct variable and subsequent call to
> MODULE_DEVICE_TABLE macro to support device tree.
>
> Signed-off-by: João Seckler
> Signed-off-by: Anderson Reis
> Co-developed-by: Anderson Reis
> Signed-off-by: Andre Tadeu
Add a of_device_id struct variable and subsequent call to
MODULE_DEVICE_TABLE macro to support device tree.
Signed-off-by: João Seckler
Signed-off-by: Anderson Reis
Co-developed-by: Anderson Reis
Signed-off-by: Andre Tadeu de Carvalho
Co-developed-by: Andre Tadeu de Carvalho
---
drivers/sta