On 2019-02-28, at 19:17:03 +0100, Greg Kroah-Hartman wrote: > On Thu, Feb 28, 2019 at 11:15:56AM +0000, Jeremy Sowden wrote: > > Changed the driver to use the kernel's own implementation. > > > > Signed-off-by: Jeremy Sowden <jeremy@xxxxxxxxxx> > > --- > > drivers/staging/ks7010/Makefile | 2 +- > > drivers/staging/ks7010/TODO | 2 - > > drivers/staging/ks7010/ks_hostif.c | 111 +++++++++++++++++++---- > > drivers/staging/ks7010/michael_mic.c | 127 --------------------------- > > drivers/staging/ks7010/michael_mic.h | 21 ----- > > 5 files changed, 93 insertions(+), 170 deletions(-) > > delete mode 100644 drivers/staging/ks7010/michael_mic.c > > delete mode 100644 drivers/staging/ks7010/michael_mic.h > > Nice work! Thanks. > Hopefully you have been able to test this. I created a kernel module containing the old and new implementations, ran some test-cases through them both and verified that the results matched. J.
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel