* [PATCH 0/2] iio:st_sensors more fixes when !IIO_CONFIG_TRIGGER
@ 2013-02-09 10:49 Jonathan Cameron
2013-02-09 15:25 ` Jonathan Cameron
0 siblings, 1 reply; 4+ messages in thread
From: Jonathan Cameron @ 2013-02-09 10:49 UTC (permalink / raw)
To: linux-iio; +Cc: rdunlap, denis.ciocca, Jonathan Cameron
Here is how I would suggest dealing with the issues pointed out by
Randy when buildling without trigger support.
Jonathan
Jonathan Cameron (2):
iio:triggers Protect functions in triggers.h from use when not
compiled
iio:st_sensors fix build when !CONFIG_IIO_TRIGGER
drivers/iio/accel/st_accel_core.c | 9 +++++++--
drivers/iio/accel/st_accel_i2c.c | 1 -
drivers/iio/accel/st_accel_spi.c | 1 -
drivers/iio/gyro/st_gyro_core.c | 9 +++++++--
drivers/iio/gyro/st_gyro_i2c.c | 1 -
drivers/iio/gyro/st_gyro_spi.c | 1 -
drivers/iio/magnetometer/st_magn_core.c | 1 -
drivers/iio/magnetometer/st_magn_i2c.c | 1 -
drivers/iio/magnetometer/st_magn_spi.c | 1 -
include/linux/iio/trigger.h | 5 +++++
10 files changed, 19 insertions(+), 11 deletions(-)
--
1.8.1.1
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 0/2] iio:st_sensors more fixes when !IIO_CONFIG_TRIGGER
2013-02-09 10:49 Jonathan Cameron
@ 2013-02-09 15:25 ` Jonathan Cameron
0 siblings, 0 replies; 4+ messages in thread
From: Jonathan Cameron @ 2013-02-09 15:25 UTC (permalink / raw)
To: Jonathan Cameron; +Cc: linux-iio, rdunlap, denis.ciocca
On 02/09/2013 10:49 AM, Jonathan Cameron wrote:
> Here is how I would suggest dealing with the issues pointed out by
> Randy when buildling without trigger support.
>
Applied to togreg branch of iio.git
> Jonathan
>
> Jonathan Cameron (2):
> iio:triggers Protect functions in triggers.h from use when not
> compiled
> iio:st_sensors fix build when !CONFIG_IIO_TRIGGER
>
> drivers/iio/accel/st_accel_core.c | 9 +++++++--
> drivers/iio/accel/st_accel_i2c.c | 1 -
> drivers/iio/accel/st_accel_spi.c | 1 -
> drivers/iio/gyro/st_gyro_core.c | 9 +++++++--
> drivers/iio/gyro/st_gyro_i2c.c | 1 -
> drivers/iio/gyro/st_gyro_spi.c | 1 -
> drivers/iio/magnetometer/st_magn_core.c | 1 -
> drivers/iio/magnetometer/st_magn_i2c.c | 1 -
> drivers/iio/magnetometer/st_magn_spi.c | 1 -
> include/linux/iio/trigger.h | 5 +++++
> 10 files changed, 19 insertions(+), 11 deletions(-)
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH 0/2] iio:st_sensors more fixes when !IIO_CONFIG_TRIGGER
@ 2013-02-09 16:54 Jonathan Cameron
2013-02-09 16:55 ` Jonathan Cameron
0 siblings, 1 reply; 4+ messages in thread
From: Jonathan Cameron @ 2013-02-09 16:54 UTC (permalink / raw)
To: linux-iio; +Cc: Laxman Dewangan, Jonathan Cameron
Here is how I would suggest dealing with the issues pointed out by
Randy when buildling without trigger support.
Jonathan
Jonathan Cameron (2):
iio:triggers Protect functions in triggers.h from use when not
compiled
iio:st_sensors fix build when !CONFIG_IIO_TRIGGER
drivers/iio/accel/st_accel_core.c | 9 +++++++--
drivers/iio/accel/st_accel_i2c.c | 1 -
drivers/iio/accel/st_accel_spi.c | 1 -
drivers/iio/gyro/st_gyro_core.c | 9 +++++++--
drivers/iio/gyro/st_gyro_i2c.c | 1 -
drivers/iio/gyro/st_gyro_spi.c | 1 -
drivers/iio/magnetometer/st_magn_core.c | 1 -
drivers/iio/magnetometer/st_magn_i2c.c | 1 -
drivers/iio/magnetometer/st_magn_spi.c | 1 -
include/linux/iio/trigger.h | 5 +++++
10 files changed, 19 insertions(+), 11 deletions(-)
--
1.8.1.1
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 0/2] iio:st_sensors more fixes when !IIO_CONFIG_TRIGGER
2013-02-09 16:54 [PATCH 0/2] iio:st_sensors more fixes when !IIO_CONFIG_TRIGGER Jonathan Cameron
@ 2013-02-09 16:55 ` Jonathan Cameron
0 siblings, 0 replies; 4+ messages in thread
From: Jonathan Cameron @ 2013-02-09 16:55 UTC (permalink / raw)
To: Jonathan Cameron; +Cc: linux-iio, Laxman Dewangan
On 02/09/2013 04:54 PM, Jonathan Cameron wrote:
> Here is how I would suggest dealing with the issues pointed out by
> Randy when buildling without trigger support.
Sorry, miss send of this patch when I meant the ak8975 one that will
follow in a mo.
>
> Jonathan
>
> Jonathan Cameron (2):
> iio:triggers Protect functions in triggers.h from use when not
> compiled
> iio:st_sensors fix build when !CONFIG_IIO_TRIGGER
>
> drivers/iio/accel/st_accel_core.c | 9 +++++++--
> drivers/iio/accel/st_accel_i2c.c | 1 -
> drivers/iio/accel/st_accel_spi.c | 1 -
> drivers/iio/gyro/st_gyro_core.c | 9 +++++++--
> drivers/iio/gyro/st_gyro_i2c.c | 1 -
> drivers/iio/gyro/st_gyro_spi.c | 1 -
> drivers/iio/magnetometer/st_magn_core.c | 1 -
> drivers/iio/magnetometer/st_magn_i2c.c | 1 -
> drivers/iio/magnetometer/st_magn_spi.c | 1 -
> include/linux/iio/trigger.h | 5 +++++
> 10 files changed, 19 insertions(+), 11 deletions(-)
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-02-09 16:55 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-09 16:54 [PATCH 0/2] iio:st_sensors more fixes when !IIO_CONFIG_TRIGGER Jonathan Cameron
2013-02-09 16:55 ` Jonathan Cameron
-- strict thread matches above, loose matches on Subject: below --
2013-02-09 10:49 Jonathan Cameron
2013-02-09 15:25 ` Jonathan Cameron
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox