All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] IIO fixes for 4.0 set 2
@ 2015-02-28 11:36 Jonathan Cameron
  2015-02-28 15:20 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Cameron @ 2015-02-28 11:36 UTC (permalink / raw)
  To: Greg KH, linux-iio@vger.kernel.org

The following changes since commit 533e80b1ea709577ec5cf73b8b566569bc711259:

  staging: lustre: lustre: libcfs: define symbols as static (2015-02-07 17:41:12 +0800)

are available in the git repository at:

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

for you to fetch changes up to 3608688973e8c85fbcd9b7e72b90e224b8d01526:

  iio: ak8975: fix AK09911 dependencies (2015-02-28 11:26:54 +0000)

----------------------------------------------------------------
Second round of IIO fixes for the 4.0 cycle (or round one part two really!)
These are fixes for patches in the recent merge window and are in a separate
branch to avoid rebasing the main fixes-togreg branch.

* jsa1212 - select missing REGMAP_I2C
* ssp_common - build warning fix for PM functions when PM not in use.
* ak8975 - the addition of a utility library for this driver (as part of
           adding new device support) led to a dependency not being inforced
	   for the original driver (I2C and GPIOLIB).

----------------------------------------------------------------
Arnd Bergmann (1):
      iio: ak8975: fix AK09911 dependencies

Geert Uytterhoeven (1):
      iio: common: ssp_sensors: Protect PM-only functions to kill warning

Roberta Dobrescu (1):
      iio: light: jsa1212: Select REGMAP_I2C

 drivers/iio/common/ssp_sensors/ssp_dev.c | 2 ++
 drivers/iio/light/Kconfig                | 1 +
 drivers/iio/magnetometer/Kconfig         | 2 ++
 3 files changed, 5 insertions(+)
The following changes since commit 533e80b1ea709577ec5cf73b8b566569bc711259:

  staging: lustre: lustre: libcfs: define symbols as static (2015-02-07 17:41:12 +0800)

are available in the git repository at:

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

for you to fetch changes up to 3608688973e8c85fbcd9b7e72b90e224b8d01526:

  iio: ak8975: fix AK09911 dependencies (2015-02-28 11:26:54 +0000)

----------------------------------------------------------------
Second round of IIO fixes for the 4.0 cycle (or round one part two really!)
These are fixes for patches in the recent merge window and are in a separate
branch to avoid rebasing the main fixes-togreg branch.

* jsa1212 - select missing REGMAP_I2C
* ssp_common - build warning fix for PM functions when PM not in use.
* ak8975 - the addition of a utility library for this driver (as part of
           adding new device support) led to a dependency not being inforced
	   for the original driver (I2C and GPIOLIB).

----------------------------------------------------------------
Arnd Bergmann (1):
      iio: ak8975: fix AK09911 dependencies

Geert Uytterhoeven (1):
      iio: common: ssp_sensors: Protect PM-only functions to kill warning

Roberta Dobrescu (1):
      iio: light: jsa1212: Select REGMAP_I2C

 drivers/iio/common/ssp_sensors/ssp_dev.c | 2 ++
 drivers/iio/light/Kconfig                | 1 +
 drivers/iio/magnetometer/Kconfig         | 2 ++
 3 files changed, 5 insertions(+)

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

* Re: [PULL] IIO fixes for 4.0 set 2
  2015-02-28 11:36 [PULL] IIO fixes for 4.0 set 2 Jonathan Cameron
@ 2015-02-28 15:20 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2015-02-28 15:20 UTC (permalink / raw)
  To: Jonathan Cameron; +Cc: linux-iio@vger.kernel.org

On Sat, Feb 28, 2015 at 11:36:37AM +0000, Jonathan Cameron wrote:
> The following changes since commit 533e80b1ea709577ec5cf73b8b566569bc711259:
> 
>   staging: lustre: lustre: libcfs: define symbols as static (2015-02-07 17:41:12 +0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-fixes-for-4.0b

Pulled and pushed out, thanks.

greg k-h

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

end of thread, other threads:[~2015-02-28 15:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-28 11:36 [PULL] IIO fixes for 4.0 set 2 Jonathan Cameron
2015-02-28 15:20 ` Greg KH

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.