Re: [PATCH] mfd: madera: Add shared data for accessory detection

2018-11-13 Thread Lee Jones
On Mon, 12 Nov 2018, Richard Fitzgerald wrote: > Add variables to struct madera that will be shared by the > extcon and audio codec drivers to synchronize output state > during accessory detection. Also add a mutex to protect > the DAPM pointer. Why the odd 58 char line feeds? Not a blocker. Ju

[PATCH] mfd: madera: Add shared data for accessory detection

2018-11-12 Thread Richard Fitzgerald
Add variables to struct madera that will be shared by the extcon and audio codec drivers to synchronize output state during accessory detection. Also add a mutex to protect the DAPM pointer. Signed-off-by: Richard Fitzgerald --- drivers/mfd/madera-core.c | 3 +++ include/linux/mfd/madera/c