RE: [PATCH v4 1/3] mwifiex: register platform specific driver

From: Amitkumar Karwar
Date: Mon Feb 29 2016 - 09:04:57 EST


Hi Rob,

> From: Rob Herring [mailto:robh@xxxxxxxxxx]
> Sent: Thursday, February 18, 2016 8:08 PM
> To: Amitkumar Karwar
> Cc: linux-bluetooth@xxxxxxxxxxxxxxx; Nishant Sarmukadam;
> wnhuang@xxxxxxxxxxxx; devicetree@xxxxxxxxxxxxxxx; Cathy Luo; linux-
> kernel@xxxxxxxxxxxxxxx; Xinming Hu
> Subject: Re: [PATCH v4 1/3] mwifiex: register platform specific driver
>
> On Tue, Feb 16, 2016 at 01:14:37AM -0800, Amitkumar Karwar wrote:
> > From: Xinming Hu <huxm@xxxxxxxxxxx>
> >
> > Platform device and driver provides easy way to interact with
> > device-tree-enabled system.
> >
> > This patch registers platform driver and reorganise existing device
> > tree specific code. Corresponding device tree binding file is also
> > created.
> >
> > Signed-off-by: Xinming Hu <huxm@xxxxxxxxxxx>
> > Signed-off-by: Amitkumar Karwar <akarwar@xxxxxxxxxxx>
> > ---
> > v3: Don't update adapter->dt_node if mwifiex_plt_dev is NULL
> > v4: Corrected the 'name' and 'compatible' property names.(Arnd
> Bergmann and Rob
> > Herring)
> > Patch description wraped in 72 columns(Rob Herring)
> > Moved DT binding file to bindings/net/wireless/(Rob Herring)
> > ---

Thanks for reviewing mwifiex and btmrvl patch series.
We are working on a updated version which will address your review comments.

Regards,
Amitkumar