On Thu, Apr 16, 2020 at 5:11 PM Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > > Hi all, > > In commit > > acca9cd4a084 ("dt-bindings: iio: dac: AD5570R fix bindings errors") > > Fixes tag > > Fixes: ea52c21268e6 ("iio: dac: ad5770r: Add AD5770R support") > > has these problem(s): > > - Subject does not match target commit subject > Just use > git log -1 --format='Fixes: %h ("%s")' > > Did you mean > > Fixes: ea52c21268e6 ("dt-bindings: iio: dac: Add docs for AD5770R DAC") Sigh, yes. Now fixed. Thanks, Rob > > or > > Fixes: cbbb819837f6 ("iio: dac: ad5770r: Add AD5770R support") > > -- > Cheers, > Stephen Rothwell