On Tue, 2019-10-29 at 18:25 +0000, Jonathan Cameron wrote: > On Mon, 28 Oct 2019 08:25:24 +0000 > "Sa, Nuno" <Nuno.Sa@xxxxxxxxxx> wrote: > > > On Sun, 2019-10-27 at 16:37 +0000, Jonathan Cameron wrote: > > > On Fri, 25 Oct 2019 14:45:08 +0200 > > > Nuno Sá <nuno.sa@xxxxxxxxxx> wrote: > > > > > > > The driver is defining debugfs entries by calling > > > > `adis16480_debugfs_init()`. However, those entries are attached > > > > to > > > > the > > > > iio_dev debugfs entry which won't exist if no > > > > debugfs_reg_access > > > > callback is provided. > > > > > > > > Signed-off-by: Nuno Sá <nuno.sa@xxxxxxxxxx> > > > As you are respinning the first one and this is probably stable > > > material as well, please add a fixes tag for v2. > > > Thanks, > > > > > > > Will do that. Should I also cc Stable? > Nope, I'll add that once we are happy with it. Otherwise they'll > get spammed with every version along the way. They only need > to care once it hit's Linus' tree. > Ups, I already sent a v2 with stable on Cc. Sorry for that, next time I know. Nuno Sá > Thanks, > > Jonathan > > Thanks! > > Nuno Sá > >