linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] iio: adc: ti-ads7950: allow simultaneous use of buffer and direct mode
@ 2018-07-21 19:37 David Lechner
  2018-07-21 19:37 ` [PATCH v2 1/2] iio: adc: ti-ads7950: use SPDX-License-Identifier David Lechner
  2018-07-21 19:37 ` [PATCH v2 2/2] iio: adc: ti-ads7950: allow simultaneous use of buffer and direct mode David Lechner
  0 siblings, 2 replies; 5+ messages in thread
From: David Lechner @ 2018-07-21 19:37 UTC (permalink / raw)
  To: linux-iio
  Cc: David Lechner, Jonathan Cameron, Hartmut Knaack,
	Lars-Peter Clausen, Peter Meerwald-Stadler, linux-kernel

v2 changes:
- add new patch to use SPDX-License-Identifier (since we are touching this file
  anyway)
- don't add struct iio_device *indio_dev as field to private data
- fix indent on return statement

David Lechner (2):
  iio: adc: ti-ads7950: use SPDX-License-Identifier
  iio: adc: ti-ads7950: allow simultaneous use of buffer and direct mode

 drivers/iio/adc/ti-ads7950.c | 42 ++++++++++++++++--------------------
 1 file changed, 19 insertions(+), 23 deletions(-)

-- 
2.17.1

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

end of thread, other threads:[~2018-07-22  8:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-21 19:37 [PATCH v2 0/2] iio: adc: ti-ads7950: allow simultaneous use of buffer and direct mode David Lechner
2018-07-21 19:37 ` [PATCH v2 1/2] iio: adc: ti-ads7950: use SPDX-License-Identifier David Lechner
2018-07-22  7:40   ` Jonathan Cameron
2018-07-21 19:37 ` [PATCH v2 2/2] iio: adc: ti-ads7950: allow simultaneous use of buffer and direct mode David Lechner
2018-07-22  7:46   ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).