linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] staging: iio: minor fixes for sparse warnings
@ 2014-07-28 11:18 Teodora Baluta
  2014-07-28 11:18 ` [PATCH 1/5] staging: iio: ad7816: fix sparse warning cast to restricted __be16 Teodora Baluta
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Teodora Baluta @ 2014-07-28 11:18 UTC (permalink / raw)
  To: linux-iio; +Cc: Teodora Baluta

Fix sparse warnings mostly regarding casting or incorrect argument type for iio drivers in staging.

Teodora Baluta (5):
  staging: iio: ad7816: fix sparse warning cast to restricted __be16
  staging: iio: ad5933: fix sparse warning cast to restricted __be16
  staging: iio: hmc5843_core: fix sparse warnings
  staging: iio: isl29018: fix sparse warning regarding incorrect type   
     (different signedness)
  staging: iio: adis16240: fix sparse warnings regarding incorrect    
    argument type

 drivers/staging/iio/adc/ad7816.c                | 2 +-
 drivers/staging/iio/impedance-analyzer/ad5933.c | 8 ++++----
 drivers/staging/iio/light/isl29018.c            | 2 +-
 drivers/staging/iio/magnetometer/hmc5843_core.c | 6 +++---
 drivers/staging/iio/resolver/ad2s1210.c         | 4 ++--
 5 files changed, 11 insertions(+), 11 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2014-08-02 16:44 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-28 11:18 [PATCH 0/5] staging: iio: minor fixes for sparse warnings Teodora Baluta
2014-07-28 11:18 ` [PATCH 1/5] staging: iio: ad7816: fix sparse warning cast to restricted __be16 Teodora Baluta
2014-08-02 11:56   ` Jonathan Cameron
2014-07-28 11:18 ` [PATCH 2/5] staging: iio: ad5933: " Teodora Baluta
2014-08-02 11:57   ` Jonathan Cameron
2014-07-28 11:18 ` [PATCH 3/5] staging: iio: hmc5843_core: fix sparse warnings Teodora Baluta
2014-08-02 16:33   ` Jonathan Cameron
2014-07-28 11:18 ` [PATCH 4/5] staging: iio: isl29018: fix sparse warning regarding incorrect type (different signedness) Teodora Baluta
2014-08-02 16:35   ` Jonathan Cameron
2014-07-28 11:18 ` [PATCH 5/5] staging: iio: adis16240: fix sparse warnings regarding incorrect argument type Teodora Baluta
2014-08-02 16:44   ` 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).