linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] iio: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
@ 2019-10-30  8:19 zhong jiang
  2019-10-30  8:19 ` [PATCH 1/2] iio: imu: adis16460: " zhong jiang
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: zhong jiang @ 2019-10-30  8:19 UTC (permalink / raw)
  To: jic23; +Cc: Michael.Hennerich, stefan.popa, zhongjiang, linux-iio, linux-kernel

The issue is detected with the help of coccinelle.

zhong jiang (2):
  iio: imu: adis16460: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs
    fops
  iio: imu: adis16400: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs
    fops

 drivers/iio/imu/adis16400.c | 4 ++--
 drivers/iio/imu/adis16460.c | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

-- 
1.7.12.4


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

end of thread, other threads:[~2019-11-04 11:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-30  8:19 [PATCH 0/2] iio: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops zhong jiang
2019-10-30  8:19 ` [PATCH 1/2] iio: imu: adis16460: " zhong jiang
2019-10-30  9:13   ` Ardelean, Alexandru
2019-10-30  9:33     ` zhong jiang
2019-11-03 11:25       ` Jonathan Cameron
2019-11-04 11:12         ` Ardelean, Alexandru
2019-10-30  8:19 ` [PATCH 2/2] iio: imu: adis16400: " zhong jiang
2019-10-30  9:13   ` Ardelean, Alexandru
2019-10-30  9:12 ` [PATCH 0/2] iio: " Ardelean, Alexandru

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).