Re: [PATCH v1] spi: spi-qcom-qspi: Fix remaining driver nits

2018-11-05 Thread Doug Anderson
Mark, On Mon, Oct 22, 2018 at 6:07 PM Ryan Case wrote: > > Address remaining comments from original driver patch series > > * Move RD_FIFO_CFG to be ordered corretly > * Expand spinlock comment > > Signed-off-by: Ryan Case > --- > > drivers/spi/spi-qcom-qspi.c | 8 > 1 file changed, 4

Re: [PATCH v1] spi: spi-qcom-qspi: Fix remaining driver nits

2018-11-05 Thread Doug Anderson
Mark, On Mon, Oct 22, 2018 at 6:07 PM Ryan Case wrote: > > Address remaining comments from original driver patch series > > * Move RD_FIFO_CFG to be ordered corretly > * Expand spinlock comment > > Signed-off-by: Ryan Case > --- > > drivers/spi/spi-qcom-qspi.c | 8 > 1 file changed, 4

Re: [PATCH v1] spi: spi-qcom-qspi: Fix remaining driver nits

2018-10-23 Thread Doug Anderson
Hi, On Mon, Oct 22, 2018 at 6:07 PM Ryan Case wrote: > > Address remaining comments from original driver patch series > > * Move RD_FIFO_CFG to be ordered corretly > * Expand spinlock comment > > Signed-off-by: Ryan Case > --- > > drivers/spi/spi-qcom-qspi.c | 8 > 1 file changed, 4

Re: [PATCH v1] spi: spi-qcom-qspi: Fix remaining driver nits

2018-10-23 Thread Doug Anderson
Hi, On Mon, Oct 22, 2018 at 6:07 PM Ryan Case wrote: > > Address remaining comments from original driver patch series > > * Move RD_FIFO_CFG to be ordered corretly > * Expand spinlock comment > > Signed-off-by: Ryan Case > --- > > drivers/spi/spi-qcom-qspi.c | 8 > 1 file changed, 4

Re: [PATCH v1] spi: spi-qcom-qspi: Fix remaining driver nits

2018-10-23 Thread Stephen Boyd
Quoting Ryan Case (2018-10-22 18:07:07) > Address remaining comments from original driver patch series > > * Move RD_FIFO_CFG to be ordered corretly > * Expand spinlock comment > > Signed-off-by: Ryan Case > --- Reviewed-by: Stephen Boyd

Re: [PATCH v1] spi: spi-qcom-qspi: Fix remaining driver nits

2018-10-23 Thread Stephen Boyd
Quoting Ryan Case (2018-10-22 18:07:07) > Address remaining comments from original driver patch series > > * Move RD_FIFO_CFG to be ordered corretly > * Expand spinlock comment > > Signed-off-by: Ryan Case > --- Reviewed-by: Stephen Boyd

[PATCH v1] spi: spi-qcom-qspi: Fix remaining driver nits

2018-10-22 Thread Ryan Case
Address remaining comments from original driver patch series * Move RD_FIFO_CFG to be ordered corretly * Expand spinlock comment Signed-off-by: Ryan Case --- drivers/spi/spi-qcom-qspi.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/spi/spi-qcom-qspi.c

[PATCH v1] spi: spi-qcom-qspi: Fix remaining driver nits

2018-10-22 Thread Ryan Case
Address remaining comments from original driver patch series * Move RD_FIFO_CFG to be ordered corretly * Expand spinlock comment Signed-off-by: Ryan Case --- drivers/spi/spi-qcom-qspi.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/spi/spi-qcom-qspi.c