On Thu, 13 Apr 2017 13:09:37 -0700 Chris Healy <[email protected]> wrote:
> On Thu, Apr 13, 2017 at 7:29 AM, Andrey Smirnov > <[email protected]> wrote: > > From: Andrey Vostrikov <[email protected]> > > > > Cc: [email protected] > > Cc: Andrew Morton <[email protected]> > > Signed-off-by: Andrey Vostrikov <[email protected]> > > Signed-off-by: Andrey Smirnov <[email protected]> > > --- > > include/linux/crc-ccitt.h | 7 ++++++ > > lib/crc-ccitt.c | 58 > > ++++++++++++++++++++++++++++++++++++++++++++++- > > 2 files changed, 64 insertions(+), 1 deletion(-) > > > > In support of a soon to be published MFD driver using serdev to talk > to a supervisory processor that uses the CCITT-FALSE CRC16 variant in > it's protocol, this patch was tested successfully on an i.MX6 ARM > platform. > > Tested-by: Chris Healy <[email protected]> OK. Please add the above text to the changelog and include this patch in whatever tree adds the new driver. Acked-by: Andrew Morton <[email protected]>

