gpio: remove GPIOD_REQUESTED
authorPatrick Delaunay <patrick.delaunay@st.com>
Mon, 13 Jan 2020 10:34:59 +0000 (11:34 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 17 Apr 2020 03:06:54 +0000 (23:06 -0400)
commit277a0ad8f559e6b54c0d32512697debc659d9fd5
treeeb43502677a9d51d704794f75b86298ecf50c6ab
parent1bb257a9b33d499e1d9f6edad8d3396243741b81
gpio: remove GPIOD_REQUESTED

Remove the define GPIOD_REQUESTED as it is never used
and use BIT() macro for other defines.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
include/asm-generic/gpio.h