Re: [PATCH] staging: speakup: i18n: fix spelling mistake "phoneticly" -> "phonetically"

2019-03-02 Thread Christopher Brannon
Samuel Thibault writes: > Hello, > > Colin King, le mer. 28 nov. 2018 16:12:32 +, a ecrit: > > From: Colin Ian King > > > > There is a spelling mistake in array speakup_default_msgs at index > > MSG_FUNCNAME_SPELL_WORD_PHONETICALLY, fix this. > > > > Signed-off-by: Colin Ian King > > We

Re: [PATCH] staging: speakup: i18n: fix spelling mistake "phoneticly" -> "phonetically"

2019-03-02 Thread Samuel Thibault
Hello, Colin King, le mer. 28 nov. 2018 16:12:32 +, a ecrit: > From: Colin Ian King > > There is a spelling mistake in array speakup_default_msgs at index > MSG_FUNCNAME_SPELL_WORD_PHONETICALLY, fix this. > > Signed-off-by: Colin Ian King We never got any feedback from the speakup

Re: [PATCH v4 3/9] staging: iio: ad7780: set pattern values and masks directly

2019-03-02 Thread Jonathan Cameron
On Sat, 2 Mar 2019 19:07:16 + Jonathan Cameron wrote: > On Fri, 1 Mar 2019 07:17:04 + > "Ardelean, Alexandru" wrote: > > > On Thu, 2019-02-28 at 11:24 -0300, Renato Lui Geh wrote: > > > > > > > > > The AD7780 driver contains status pattern bits designed for checking > > > whether

Re: [PATCH v4 8/9] staging: iio: ad7780: moving ad7780 out of staging

2019-03-02 Thread Jonathan Cameron
On Thu, 28 Feb 2019 11:26:08 -0300 Renato Lui Geh wrote: > Move ad7780 ADC driver out of staging and into the mainline. > > The ad7780 is a sigma-delta analog to digital converter. This driver provides > reading voltage values and status bits from both the ad778x and ad717x series. > Its

Re: [PATCH v4 9/9] staging: iio: ad7780: add device tree binding

2019-03-02 Thread Jonathan Cameron
On Thu, 28 Feb 2019 11:26:28 -0300 Renato Lui Geh wrote: > Adds a device tree binding for the ad7780 driver. > > Signed-off-by: Renato Lui Geh Looks good to me, but we'll see if Rob picks up on things I've missed. Jonathan > --- > .../bindings/iio/adc/adi,ad7780.txt | 48

Re: [PATCH v4 5/9] staging: iio: ad7780: move regulator to after GPIO init

2019-03-02 Thread Jonathan Cameron
On Fri, 1 Mar 2019 07:38:45 + "Ardelean, Alexandru" wrote: > On Thu, 2019-02-28 at 11:25 -0300, Renato Lui Geh wrote: > > > > > > To maintain consistency between ad7780_probe and ad7780_remove orders, > > regulator initialization has been moved to after GPIO initializations. > > > >

Re: [PATCH v4 3/9] staging: iio: ad7780: set pattern values and masks directly

2019-03-02 Thread Jonathan Cameron
On Fri, 1 Mar 2019 07:17:04 + "Ardelean, Alexandru" wrote: > On Thu, 2019-02-28 at 11:24 -0300, Renato Lui Geh wrote: > > > > > > The AD7780 driver contains status pattern bits designed for checking > > whether serial transfers have been correctly performed. Pattern macros > > were

Re: [PATCH v4 1/9] staging: iio: ad7780: add gain & filter gpio support

2019-03-02 Thread Jonathan Cameron
On Fri, 1 Mar 2019 06:56:14 + "Ardelean, Alexandru" wrote: > On Thu, 2019-02-28 at 11:23 -0300, Renato Lui Geh wrote: > > > > > > Previously, the AD7780 driver only supported gpio for the 'powerdown' > > pin. This commit adds suppport for the 'gain' and 'filter' pin. > > > >

[PATCH] staging: wlan-ng: formatting cleanup

2019-03-02 Thread Mikhail Gusarov
Wrap overlong lines in cfg80211.c Signed-off-by: Mikhail Gusarov --- drivers/staging/wlan-ng/cfg80211.c | 31 --- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/drivers/staging/wlan-ng/cfg80211.c b/drivers/staging/wlan-ng/cfg80211.c index