Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 09f97a40 authored by Ashish Kori's avatar Ashish Kori Committed by Aniket Randive
Browse files

platform: msm-geni-se: Propagate missing change from 4.14 to 5.4



Propagate following change from 4.14 to 5.4.
'commit ab708589654b ("platform: qcom-geni-se: Correct macro definition")'.

Change-Id: I7fbc1bfad0788ab90f62b66ecf2e2d0c8ec82485
Signed-off-by: default avatarAshish Kori <akori@codeaurora.org>
parent 0fcac2da
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -135,7 +135,7 @@ struct se_geni_rsc {

/* GENI_OUTPUT_CTRL fields */
#define DEFAULT_IO_OUTPUT_CTRL_MSK      (GENMASK(6, 0))
#define GENI_IO_MUX_0_EN		BIT(1)
#define GENI_IO_MUX_0_EN		BIT(0)
#define GENI_IO_MUX_1_EN		BIT(2)

/* GENI_CFG_REG80 fields */