Re: [PATCH v11 00/33] Introduce the Counter character device interface
From: William Breathitt Gray <hidden>
Date: 2021-06-09 14:26:27
Also in:
linux-iio, lkml
On Wed, Jun 09, 2021 at 02:59:51PM +0100, Jonathan Cameron wrote:
On Wed, 9 Jun 2021 10:31:03 +0900 William Breathitt Gray [off-list ref] wrote:quoted
Changes in v11: - Migrated Intel QEP to new interface - Context adjustments made for documentation I pulled out a lot of bits and pieces to their own patches; hopefully that makes reviewing this patchset much simpler than before. This patchset is also available on my personal public git repo for anyone who wants a quick way to clone: https://gitlab.com/vilhelmgray/iio/-/tree/counter_chrdev_v11 The patches preceding "counter: Internalize sysfs interface code" are primarily cleanup and fixes that can be picked up and applied now to the IIO tree if so desired. The "counter: Internalize sysfs interface code" patch as well may be considered for pickup because it is relatively safe and makes no changes to the userspace interface.Let us aim to do that in the interests of cutting down on the volume for future versions! However, it is made tricky by the fact patch 22 hasn't made it to me or lore.kernel.org. Could you send that one again. Hopefully the in-reply-to will ensure it's correctly threaded. Jonathan
I think patch 22 just took a while to be processed by the servers because of its size; I went ahead and submitted a RESEND of it regardless just in case. You should be able to access both on lore.kernel.org: https://lore.kernel.org/lkml/87dec6c889e40068ed27cbb3e66a6376856e2267.1623201082.git.vilhelm.gray@gmail.com/ (local) https://lore.kernel.org/lkml/20210609141145.Ci-kBe7zxq4hPKS98nEi0JK7WOv0DHLOIm8pmrIDvVY@z/ Let me know if you encounter any other problems. William Breathitt Gray