Tag: d832fb26416f599a92e1b41d8380b208de32c7c1

Staging: iio: addac: Prefer using the BIT macro

Author: Shraddha Barke <shraddha.6596@gmail.com> This patch replaces bit shifting on 1 with the BIT(x) macro. This was done with coccinelle: @@ int g; @@ -(1