Message ID | 20210618123005.49867-1-paul@crapouillou.net (mailing list archive) |
---|---|
Headers | show |
Series | Add "extended_name" to label | expand |
On Fri, 18 Jun 2021 13:30:03 +0100 Paul Cercueil <paul@crapouillou.net> wrote: > Hi Jonathan, > > This is the v3 of my patchset that sets the label attribute to the > "extended_name". > > v3 only refactors the code of patch [2/2] to make it look a bit better. Hi Paul, Just thought I'd let you know v3 looks great to me. Timing meant I didn't manage to get it into last cycle, and am now waiting for rc1 to give a nice place to rebase my trees on. Hence I'll pick this up in a week or two. Thanks, Jonathan > > Cheers, > -Paul > > Paul Cercueil (2): > iio: core: Forbid use of both labels and extended names > iio: core: Support reading extended name as label > > drivers/iio/industrialio-core.c | 33 +++++++++++++++++++++++++++++---- > 1 file changed, 29 insertions(+), 4 deletions(-) >
Hi Jonathan, Le dim., juil. 4 2021 at 18:34:25 +0100, Jonathan Cameron <jic23@kernel.org> a écrit : > On Fri, 18 Jun 2021 13:30:03 +0100 > Paul Cercueil <paul@crapouillou.net> wrote: > >> Hi Jonathan, >> >> This is the v3 of my patchset that sets the label attribute to the >> "extended_name". >> >> v3 only refactors the code of patch [2/2] to make it look a bit >> better. > > Hi Paul, > > Just thought I'd let you know v3 looks great to me. Timing meant I > didn't > manage to get it into last cycle, and am now waiting for rc1 to give > a nice > place to rebase my trees on. Hence I'll pick this up in a week or > two. That's perfectly fine, I wasn't expecting it to land before rc1. Cheers, -Paul
On Sun, 04 Jul 2021 22:18:10 +0100 Paul Cercueil <paul@crapouillou.net> wrote: > Hi Jonathan, > > Le dim., juil. 4 2021 at 18:34:25 +0100, Jonathan Cameron > <jic23@kernel.org> a écrit : > > On Fri, 18 Jun 2021 13:30:03 +0100 > > Paul Cercueil <paul@crapouillou.net> wrote: > > > >> Hi Jonathan, > >> > >> This is the v3 of my patchset that sets the label attribute to the > >> "extended_name". > >> > >> v3 only refactors the code of patch [2/2] to make it look a bit > >> better. > > > > Hi Paul, > > > > Just thought I'd let you know v3 looks great to me. Timing meant I > > didn't > > manage to get it into last cycle, and am now waiting for rc1 to give > > a nice > > place to rebase my trees on. Hence I'll pick this up in a week or > > two. > > That's perfectly fine, I wasn't expecting it to land before rc1. Applied to the togreg branch of iio.git and pushed out as testing for 0-day to poke at it before I push it out in a fashion that makes tidying any issues up messy. Thanks, Jonathan > > Cheers, > -Paul > >