OSDN Git Service

staging: ks7010: replace custom rotation operations in favour of the kernel ones
authorSergio Paracuellos <sergio.paracuellos@gmail.com>
Sun, 11 Mar 2018 11:11:44 +0000 (12:11 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 14 Mar 2018 11:57:06 +0000 (12:57 +0100)
commit8b6f053790d94cceb323c2754fcd69c1286778b8
tree03ec04eb90879603a8c20d9a455a4789f955ce04
parentae91ce5db517626168a970806e650122a9b6d9f7
staging: ks7010: replace custom rotation operations in favour of the kernel ones

This patch replaces custom ROR32 and ROL32 macros for the ones included in
bitops header of the linux kernel.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ks7010/michael_mic.c