Tag: 01b721536b4128c1e17c596650198bfc36ad8c6c

Staging: iio: meter: 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