All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH iio v2 0/3] cleanup for InvenSense MPU6050
@ 2015-01-22  3:38 Varka Bhadram
  2015-01-22  3:38 ` [PATCH iio v2 1/3] imu: inv_mpu6050: use devm_iio_trigger_alloc Varka Bhadram
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Varka Bhadram @ 2015-01-22  3:38 UTC (permalink / raw)
  To: linux-iio; +Cc: jic23, lars, Varka Bhadram

changes since v1:
 - reorder patch-1 and patch-2

Varka Bhadram (3):
  imu: inv_mpu6050: use devm_iio_trigger_alloc
  imu: inv_mpu6050: use devm_request_irq
  imu: inv_mpu6050: cleanup on error check

 drivers/iio/imu/inv_mpu6050/inv_mpu_trigger.c |   39 +++++++++++--------------
 1 file changed, 17 insertions(+), 22 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2015-01-26 21:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-22  3:38 [PATCH iio v2 0/3] cleanup for InvenSense MPU6050 Varka Bhadram
2015-01-22  3:38 ` [PATCH iio v2 1/3] imu: inv_mpu6050: use devm_iio_trigger_alloc Varka Bhadram
2015-01-26 21:15   ` Jonathan Cameron
2015-01-22  3:38 ` [PATCH iio v2 2/3] imu: inv_mpu6050: use devm_request_irq Varka Bhadram
2015-01-26 21:16   ` Jonathan Cameron
2015-01-22  3:38 ` [PATCH iio v2 3/3] imu: inv_mpu6050: cleanup on error check Varka Bhadram
2015-01-26 21:17   ` 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.