Re: [1/2] mwifiex: code rearrangement in pcie.c and sdio.c

2017-01-17 Thread Kalle Valo
raja...@google.com; briannor...@google.com; dmitry.torok...@gmail.com; >> Xinming Hu >> Subject: Re: [1/2] mwifiex: code rearrangement in pcie.c and sdio.c >> >> Amitkumar Karwar <akar...@marvell.com> writes: >> >> >> But these didn'

RE: [1/2] mwifiex: code rearrangement in pcie.c and sdio.c

2017-01-17 Thread Amitkumar Karwar
> Subject: Re: [1/2] mwifiex: code rearrangement in pcie.c and sdio.c > > Amitkumar Karwar <akar...@marvell.com> writes: > > >> But these didn't. Can you please rebase these and resubmit in one > >> patchset? Less conflicts that way. > >> > > &g

Re: [1/2] mwifiex: code rearrangement in pcie.c and sdio.c

2017-01-12 Thread Kalle Valo
Amitkumar Karwar writes: >> But these didn't. Can you please rebase these and resubmit in one >> patchset? Less conflicts that way. >> > > The problem here is you tried to apply the patches in reverse order. Sorry > for the confusion. > Please apply pending patches in

Re: [1/2] mwifiex: code rearrangement in pcie.c and sdio.c

2017-01-12 Thread Kalle Valo
Amitkumar Karwar wrote: > From: Xinming Hu > > Next patch in this series is going to use mwifiex_read_reg() in remove > handlers. The changes here are prerequisites to avoid forward > declarations. > > Signed-off-by: Xinming Hu >

Re: [1/2] mwifiex: code rearrangement in pcie.c and sdio.c

2017-01-11 Thread Amitkumar Karwar
Hu > Subject: [EXT] Re: [1/2] mwifiex: code rearrangement in pcie.c and > sdio.c > > Amitkumar Karwar <akar...@marvell.com> writes: > > > Hi Kalle, > > > >> Failed to apply: > >> > >> fatal: sha1 information is lacking or useless >

Re: [1/2] mwifiex: code rearrangement in pcie.c and sdio.c

2016-12-30 Thread Kalle Valo
Amitkumar Karwar writes: > Hi Kalle, > >> Failed to apply: >> >> fatal: sha1 information is lacking or useless >> (drivers/net/wireless/marvell/mwifiex/pcie.c). >> Applying: mwifiex: get rid of global user_rmmod flag Repository lacks >> necessary blobs to fall back on 3-way

Re: [1/2] mwifiex: code rearrangement in pcie.c and sdio.c

2016-12-30 Thread Kalle Valo
Amitkumar Karwar wrote: > From: Xinming Hu > > Next patch in this series is going to use mwifiex_read_reg() in remove > handlers. The changes here are prerequisites to avoid forward > declarations. > > Signed-off-by: Xinming Hu >

RE: [1/2] mwifiex: code rearrangement in pcie.c and sdio.c

2016-12-07 Thread Amitkumar Karwar
ogle.com; briannor...@google.com; dmitry.torok...@gmail.com; > Xinming Hu; Amitkumar Karwar > Subject: Re: [1/2] mwifiex: code rearrangement in pcie.c and sdio.c > > Amitkumar Karwar <akar...@marvell.com> wrote: > > From: Xinming Hu <h...@marvell.com> > > > >