On Fri, 18 Jun 2021 13:30:03 +0100 Paul Cercueil <paul@xxxxxxxxxxxxxxx> 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(-) >