Yes it is a regression. I think it should be tagged for stable too Thanks, Yong
2016-04-01 20:51 GMT+08:00 Linus Walleij <linus.wall...@linaro.org>: > On Wed, Mar 30, 2016 at 8:49 AM, Yong Li <sdliy...@gmail.com> wrote: > >> The current implementation only uses the first byte in val, >> the second byte is always 0. Change it to use cpu_to_le16 >> to write the two bytes into the register >> >> Signed-off-by: Yong Li <sdliy...@gmail.com> > > Patch applied to fixes with Phil's review tag. > > It is a regression, right? > > Should it be tagged for stable? > > Yours, > Linus Walleij