staging: vt6656: Use BIT() macro instead of hex value
authorOscar Carter <oscar.carter@gmx.com>
Fri, 20 Mar 2020 17:10:56 +0000 (18:10 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 21 Mar 2020 09:58:16 +0000 (10:58 +0100)
commita74081b442911d27bf9c7043f36f599b3e5908c9
tree1df43d703f6a4e51916206799d6fed1db6174d42
parent067be5723868b42e93a0762bf030dfd11ac83843
staging: vt6656: Use BIT() macro instead of hex value

Use the BIT() macro instead of the hexadecimal value to define the
different bits in registers.

Signed-off-by: Oscar Carter <oscar.carter@gmx.com>
Link: https://lore.kernel.org/r/20200320171056.7841-1-oscar.carter@gmx.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/desc.h
drivers/staging/vt6656/device.h
drivers/staging/vt6656/mac.h