All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] 2nd set of IIO fixes for 5.9
@ 2020-09-20 18:03 Jonathan Cameron
  2020-09-22  7:57 ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Cameron @ 2020-09-20 18:03 UTC (permalink / raw)
  To: gregkh, linux-iio

The following changes since commit 856deb866d16e29bd65952e0289066f6078af773:

  Linux 5.9-rc5 (2020-09-13 16:06:00 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-fixes-for-5.9b

for you to fetch changes up to 888f7cdc893a67d556187b12f40c9e9710ec1c99:

  iio: adc: qcom-spmi-adc5: fix driver name (2020-09-20 18:26:44 +0100)

----------------------------------------------------------------
2nd set of IIO fixes for the 5.9 cycle.

One of these fixes a regresison introduced this cycle, but if I am too late
sending this request, it can be queued up for the merge window.

ad7124: fix typo in device name exposed through sysfs.
qcom-spmi-adc: fix stray .c in driver name field.

----------------------------------------------------------------
Dmitry Baryshkov (1):
      iio: adc: qcom-spmi-adc5: fix driver name

Mircea Caprioru (1):
      iio: adc: ad7124: Fix typo in device name

 drivers/iio/adc/ad7124.c         | 4 ++--
 drivers/iio/adc/qcom-spmi-adc5.c | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PULL] 2nd set of IIO fixes for 5.9
  2020-09-20 18:03 [PULL] 2nd set of IIO fixes for 5.9 Jonathan Cameron
@ 2020-09-22  7:57 ` Greg KH
  2020-09-22 12:29   ` Jonathan Cameron
  0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2020-09-22  7:57 UTC (permalink / raw)
  To: Jonathan Cameron; +Cc: linux-iio

On Sun, Sep 20, 2020 at 07:03:49PM +0100, Jonathan Cameron wrote:
> The following changes since commit 856deb866d16e29bd65952e0289066f6078af773:
> 
>   Linux 5.9-rc5 (2020-09-13 16:06:00 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-fixes-for-5.9b
> 
> for you to fetch changes up to 888f7cdc893a67d556187b12f40c9e9710ec1c99:
> 
>   iio: adc: qcom-spmi-adc5: fix driver name (2020-09-20 18:26:44 +0100)

{sigh}

Commit: 888f7cdc893a ("iio: adc: qcom-spmi-adc5: fix driver name")
	Fixes tag: Fixes: e13d757279 ("iio: adc: Add QCOM SPMI PMIC5 ADC driver")
	Has these problem(s):
	        - SHA1 should be at least 12 digits long
	          Can be fixed by setting core.abbrev to 12 (or more) or (for git v2.11
	          or later) just making sure it is not set (or set to "auto").

I recommend going and installing the scripts...

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PULL] 2nd set of IIO fixes for 5.9
  2020-09-22  7:57 ` Greg KH
@ 2020-09-22 12:29   ` Jonathan Cameron
  0 siblings, 0 replies; 3+ messages in thread
From: Jonathan Cameron @ 2020-09-22 12:29 UTC (permalink / raw)
  To: Greg KH; +Cc: Jonathan Cameron, linux-iio

On Tue, 22 Sep 2020 09:57:17 +0200
Greg KH <gregkh@linuxfoundation.org> wrote:

> On Sun, Sep 20, 2020 at 07:03:49PM +0100, Jonathan Cameron wrote:
> > The following changes since commit 856deb866d16e29bd65952e0289066f6078af773:
> > 
> >   Linux 5.9-rc5 (2020-09-13 16:06:00 -0700)
> > 
> > are available in the Git repository at:
> > 
> >   https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-fixes-for-5.9b
> > 
> > for you to fetch changes up to 888f7cdc893a67d556187b12f40c9e9710ec1c99:
> > 
> >   iio: adc: qcom-spmi-adc5: fix driver name (2020-09-20 18:26:44 +0100)  
> 
> {sigh}
> 
> Commit: 888f7cdc893a ("iio: adc: qcom-spmi-adc5: fix driver name")
> 	Fixes tag: Fixes: e13d757279 ("iio: adc: Add QCOM SPMI PMIC5 ADC driver")
> 	Has these problem(s):
> 	        - SHA1 should be at least 12 digits long
> 	          Can be fixed by setting core.abbrev to 12 (or more) or (for git v2.11
> 	          or later) just making sure it is not set (or set to "auto").
> 
> I recommend going and installing the scripts...

Have done, though "naturally" didn't run them on this existing pull. Sigh.  Will resend shortly.

Jonathan

> 
> thanks,
> 
> greg k-h



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-09-22 12:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-20 18:03 [PULL] 2nd set of IIO fixes for 5.9 Jonathan Cameron
2020-09-22  7:57 ` Greg KH
2020-09-22 12:29   ` Jonathan Cameron

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.