linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] iio: ti_am335x_adc: small fix and cleanup
@ 2013-09-22  8:20 Zubair Lutfullah
  2013-09-22  8:20 ` [PATCH 1/3] iio: ti_am335x_adc: fix static in function header Zubair Lutfullah
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Zubair Lutfullah @ 2013-09-22  8:20 UTC (permalink / raw)
  To: jic23; +Cc: linux-iio, linux-kernel, gregkh, zubair.lutfullah

These apply on togreg branch.

Fix/cleanup the am335x-adc driver.

1. Autobuilder picked up a missing static in function header
2. Trigger related code is redundant as driver is not using it
3. An error case that I could not figure out does what and why. 
Seemed like debug code to me. Removed it. ADC works without it.

Thanks
Zubair

Zubair Lutfullah (3):
  iio: ti_am335x_adc: fix static in function header
  iio: ti_am335x_adc: cleanup trigger related code
  iio: ti_am335x_adc: cleanup error case

 drivers/iio/adc/ti_am335x_adc.c |   16 +---------------
 1 file changed, 1 insertion(+), 15 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2013-09-26  8:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-22  8:20 [PATCH 0/3] iio: ti_am335x_adc: small fix and cleanup Zubair Lutfullah
2013-09-22  8:20 ` [PATCH 1/3] iio: ti_am335x_adc: fix static in function header Zubair Lutfullah
2013-09-22 18:03   ` Jonathan Cameron
2013-09-26  8:09     ` Zubair Lutfullah :
2013-09-22  8:20 ` [PATCH 2/3] iio: ti_am335x_adc: cleanup trigger related code Zubair Lutfullah
2013-09-22 19:20   ` Jonathan Cameron
2013-09-22  8:20 ` [PATCH 3/3] iio: ti_am335x_adc: cleanup error case Zubair Lutfullah
2013-09-22 19:21   ` 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).