]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: ccree: move request_mgr to generic bitfield ops
authorGilad Ben-Yossef <gilad@benyossef.com>
Sun, 4 Jun 2017 08:02:29 +0000 (11:02 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 4 Jun 2017 08:16:25 +0000 (10:16 +0200)
commit37a99c98313fc506d42109d6b70a63e8ac1136bc
tree41918509624fde768e85e109227a43bc997cc0a5
parent7f821f0c6ffa877278f9432df4905ddd30ee7e07
staging: ccree: move request_mgr to generic bitfield ops

request_mgr was using custom bit field macros. move over to
standard kernel bitfield ops.

Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ccree/cc_regs.h
drivers/staging/ccree/ssi_request_mgr.c