]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: vme: Use BIT macro for bit field definitions.
authorAnton Leshchenko <antonl1911@gmail.com>
Tue, 1 Nov 2016 22:27:09 +0000 (01:27 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Nov 2016 09:58:32 +0000 (10:58 +0100)
commit8a62b2df48759b04586b40dafe3ca0f94772782a
tree4054c413d81f6ca1bd5cb013c8dd9966fb2ab699
parentbc1f8d9980791b29bfe931dbceab41af577ebee1
Staging: vme: Use BIT macro for bit field definitions.

Instead of using shift operation use BIT macro for bit field
definitions.

Signed-off-by: Anton Leshchenko <antonl1911@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vme/devices/vme_pio2.h