Re: [PATCH 07/12] ASoC: wcd9335: add CLASS-H Controller support

2018-07-24 Thread Srinivas Kandagatla
Thanks for the review! On 24/07/18 12:59, Mark Brown wrote: On Mon, Jul 23, 2018 at 04:54:05PM +0100, Srinivas Kandagatla wrote: +static inline int wcd_clsh_get_int_mode(struct wcd_clsh_ctrl *ctrl, + int clsh_state) +{ + int mode; + + if ((clsh

Re: [PATCH 07/12] ASoC: wcd9335: add CLASS-H Controller support

2018-07-24 Thread Mark Brown
On Mon, Jul 23, 2018 at 04:54:05PM +0100, Srinivas Kandagatla wrote: > +static inline int wcd_clsh_get_int_mode(struct wcd_clsh_ctrl *ctrl, > + int clsh_state) > +{ > + int mode; > + > + if ((clsh_state != WCD_CLSH_STATE_EAR) && > + (clsh_state !