Tag: afc7da6e486c04244766da9fe2574d972125a602

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