From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.0 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,UNWANTED_LANGUAGE_BODY autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A259EC433DB for ; Mon, 18 Jan 2021 12:06:23 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 57C06223DB for ; Mon, 18 Jan 2021 12:06:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2403923AbhARMGH (ORCPT ); Mon, 18 Jan 2021 07:06:07 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50254 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2403933AbhARMBI (ORCPT ); Mon, 18 Jan 2021 07:01:08 -0500 Received: from mail-pl1-x62e.google.com (mail-pl1-x62e.google.com [IPv6:2607:f8b0:4864:20::62e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BCACCC061573 for ; Mon, 18 Jan 2021 04:00:27 -0800 (PST) Received: by mail-pl1-x62e.google.com with SMTP id s15so8532050plr.9 for ; Mon, 18 Jan 2021 04:00:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=C9t16M0rhAwwUEc/H1PLusmgr6OGhsXk+XRbU0LxKps=; b=pgB12yDy8aBb8+gbgBTicOvn5YaVLxjHWQ6bfBM3l7B+kbl9PvXhpec/b+BRrcpmg+ kg/zctCk/ywvi+M6NHojc3bseKjbCKRBKjgpU/P1E4YoPZzc4cXIWKrG+g8ZTTS2fQWD 2nBdt8v03RNwt4ar97bM6Tfc/HsL7DuAAHjVUbaqVFho70akbWeJSlD7JsOCu5EHY04f I1WlBeg5WZD4uHsQP6YxFuZLxY3aAv6i5yOwTe6owlklrA5HH/liyu1Mdjd1KhX21yje T3yXmPd05BvqCCDYFBmXIVNPEOZIryPRU1hFnZ3k/BJtW0LrBNJTMFd2CK3L/20Slf/Y PJXw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=C9t16M0rhAwwUEc/H1PLusmgr6OGhsXk+XRbU0LxKps=; b=ifLu54gcz1jNSKRW5Bbu5dcMRUBGDKCdxYkYG1t775Dx5dwXVNroqPlE2LdHtun8yD 83jhiIjZPNdLPg5+itAjYQUHv/S6iWKuQ0BRPGPXfGStKbM8yxE8eYm9jBa/vmfiwAW/ DWIRx3uiN2Vq7XiEHzeJzOAnJ1ZHKQOMMLOlsw7pY+e3CbxHNc68v9vLV0H/wB+isqJo zO/xN8VDcmLm61KN6vUgg4dtqI6cKpcqCJyjrZmwi58MSIT3iuhQI4U2VyuTqn5BY212 lv+H2oVjnOMS6pAWBHUZZBTi6ErvhnsqROXmk47xfUc+n6LJ4JY8/t9yGM6Gu4ubmYmc ScYA== X-Gm-Message-State: AOAM533NNc+O4AONyc+p2ZZIvPirBGrApyCZ5U1Dly7egHhmyBgMYJ1s ac3xeoHcvA514YjJZUIRdWmoK3uDymisYub3vRA= X-Google-Smtp-Source: ABdhPJxnmoCYkRfPwQwFux3QOBPJ7RyAOx2LT0Y/U1zOLGNR2+2sDUkif9CrCw17/VksA4pWQb+BcN0rrSfVHhFBAAc= X-Received: by 2002:a17:90a:4d83:: with SMTP id m3mr26360559pjh.228.1610971227187; Mon, 18 Jan 2021 04:00:27 -0800 (PST) MIME-Version: 1.0 References: <20210117160555.78376-1-hdegoede@redhat.com> <20210117160555.78376-7-hdegoede@redhat.com> In-Reply-To: <20210117160555.78376-7-hdegoede@redhat.com> From: Andy Shevchenko Date: Mon, 18 Jan 2021 14:01:16 +0200 Message-ID: Subject: Re: [PATCH v2 06/12] ASoC: arizona-jack: Move jack-detect variables to struct arizona_priv To: Hans de Goede Cc: Lee Jones , Cezary Rojewski , Pierre-Louis Bossart , Liam Girdwood , Jie Yang , Mark Brown , patches@opensource.cirrus.com, Linux Kernel Mailing List , Charles Keepax , ALSA Development Mailing List Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Jan 17, 2021 at 6:06 PM Hans de Goede wrote: > > Move all the jack-detect variables from struct arizona_extcon_info to > struct arizona_priv. > > This is part of a patch series converting the arizona extcon driver into > a helper library for letting the arizona codec-drivers directly report jack > state through the standard sound/soc/soc-jack.c functions. Seems straight forward. Reviewed-by: Andy Shevchenko > Signed-off-by: Hans de Goede > --- > sound/soc/codecs/arizona-jack.c | 97 ++++++++++----------------------- > sound/soc/codecs/arizona.h | 36 ++++++++++++ > 2 files changed, 65 insertions(+), 68 deletions(-) > > diff --git a/sound/soc/codecs/arizona-jack.c b/sound/soc/codecs/arizona-jack.c > index 72d23b15108c..c81c3b20f94e 100644 > --- a/sound/soc/codecs/arizona-jack.c > +++ b/sound/soc/codecs/arizona-jack.c > @@ -27,6 +27,8 @@ > #include > #include > > +#include "arizona.h" > + > #define ARIZONA_MAX_MICD_RANGE 8 > > #define ARIZONA_MICD_CLAMP_MODE_JDL 0x4 > @@ -61,47 +63,6 @@ > > #define MICD_LVL_0_TO_8 (MICD_LVL_0_TO_7 | ARIZONA_MICD_LVL_8) > > -struct arizona_extcon_info { > - struct device *dev; > - struct arizona *arizona; > - struct mutex lock; > - struct regulator *micvdd; > - struct input_dev *input; > - > - u16 last_jackdet; > - > - int micd_mode; > - const struct arizona_micd_config *micd_modes; > - int micd_num_modes; > - > - const struct arizona_micd_range *micd_ranges; > - int num_micd_ranges; > - > - bool micd_reva; > - bool micd_clamp; > - > - struct delayed_work hpdet_work; > - struct delayed_work micd_detect_work; > - struct delayed_work micd_timeout_work; > - > - bool hpdet_active; > - bool hpdet_done; > - bool hpdet_retried; > - > - int num_hpdet_res; > - unsigned int hpdet_res[3]; > - > - bool mic; > - bool detecting; > - int jack_flips; > - > - int hpdet_ip_version; > - > - struct extcon_dev *edev; > - > - struct gpio_desc *micd_pol_gpio; > -}; > - > static const struct arizona_micd_config micd_default_modes[] = { > { ARIZONA_ACCDET_SRC, 1, 0 }, > { 0, 2, 1 }, > @@ -135,9 +96,9 @@ static const unsigned int arizona_cable[] = { > EXTCON_NONE, > }; > > -static void arizona_start_hpdet_acc_id(struct arizona_extcon_info *info); > +static void arizona_start_hpdet_acc_id(struct arizona_priv *info); > > -static void arizona_extcon_hp_clamp(struct arizona_extcon_info *info, > +static void arizona_extcon_hp_clamp(struct arizona_priv *info, > bool clamp) > { > struct arizona *arizona = info->arizona; > @@ -222,7 +183,7 @@ static void arizona_extcon_hp_clamp(struct arizona_extcon_info *info, > snd_soc_dapm_mutex_unlock(arizona->dapm); > } > > -static void arizona_extcon_set_mode(struct arizona_extcon_info *info, int mode) > +static void arizona_extcon_set_mode(struct arizona_priv *info, int mode) > { > struct arizona *arizona = info->arizona; > > @@ -243,7 +204,7 @@ static void arizona_extcon_set_mode(struct arizona_extcon_info *info, int mode) > dev_dbg(arizona->dev, "Set jack polarity to %d\n", mode); > } > > -static const char *arizona_extcon_get_micbias(struct arizona_extcon_info *info) > +static const char *arizona_extcon_get_micbias(struct arizona_priv *info) > { > switch (info->micd_modes[0].bias) { > case 1: > @@ -257,7 +218,7 @@ static const char *arizona_extcon_get_micbias(struct arizona_extcon_info *info) > } > } > > -static void arizona_extcon_pulse_micbias(struct arizona_extcon_info *info) > +static void arizona_extcon_pulse_micbias(struct arizona_priv *info) > { > struct arizona *arizona = info->arizona; > const char *widget = arizona_extcon_get_micbias(info); > @@ -282,7 +243,7 @@ static void arizona_extcon_pulse_micbias(struct arizona_extcon_info *info) > } > } > > -static void arizona_start_mic(struct arizona_extcon_info *info) > +static void arizona_start_mic(struct arizona_priv *info) > { > struct arizona *arizona = info->arizona; > bool change; > @@ -339,7 +300,7 @@ static void arizona_start_mic(struct arizona_extcon_info *info) > } > } > > -static void arizona_stop_mic(struct arizona_extcon_info *info) > +static void arizona_stop_mic(struct arizona_priv *info) > { > struct arizona *arizona = info->arizona; > const char *widget = arizona_extcon_get_micbias(info); > @@ -407,7 +368,7 @@ static struct { > { 1000, 10000 }, > }; > > -static int arizona_hpdet_read(struct arizona_extcon_info *info) > +static int arizona_hpdet_read(struct arizona_priv *info) > { > struct arizona *arizona = info->arizona; > unsigned int val, range; > @@ -527,7 +488,7 @@ static int arizona_hpdet_read(struct arizona_extcon_info *info) > return val; > } > > -static int arizona_hpdet_do_id(struct arizona_extcon_info *info, int *reading, > +static int arizona_hpdet_do_id(struct arizona_priv *info, int *reading, > bool *mic) > { > struct arizona *arizona = info->arizona; > @@ -597,7 +558,7 @@ static int arizona_hpdet_do_id(struct arizona_extcon_info *info, int *reading, > > static irqreturn_t arizona_hpdet_irq(int irq, void *data) > { > - struct arizona_extcon_info *info = data; > + struct arizona_priv *info = data; > struct arizona *arizona = info->arizona; > int id_gpio = arizona->pdata.hpdet_id_gpio; > unsigned int report = EXTCON_JACK_HEADPHONE; > @@ -684,7 +645,7 @@ static irqreturn_t arizona_hpdet_irq(int irq, void *data) > return IRQ_HANDLED; > } > > -static void arizona_identify_headphone(struct arizona_extcon_info *info) > +static void arizona_identify_headphone(struct arizona_priv *info) > { > struct arizona *arizona = info->arizona; > int ret; > @@ -737,7 +698,7 @@ static void arizona_identify_headphone(struct arizona_extcon_info *info) > info->hpdet_active = false; > } > > -static void arizona_start_hpdet_acc_id(struct arizona_extcon_info *info) > +static void arizona_start_hpdet_acc_id(struct arizona_priv *info) > { > struct arizona *arizona = info->arizona; > int hp_reading = 32; > @@ -790,8 +751,8 @@ static void arizona_start_hpdet_acc_id(struct arizona_extcon_info *info) > > static void arizona_micd_timeout_work(struct work_struct *work) > { > - struct arizona_extcon_info *info = container_of(work, > - struct arizona_extcon_info, > + struct arizona_priv *info = container_of(work, > + struct arizona_priv, > micd_timeout_work.work); > > mutex_lock(&info->lock); > @@ -805,7 +766,7 @@ static void arizona_micd_timeout_work(struct work_struct *work) > mutex_unlock(&info->lock); > } > > -static int arizona_micd_adc_read(struct arizona_extcon_info *info) > +static int arizona_micd_adc_read(struct arizona_priv *info) > { > struct arizona *arizona = info->arizona; > unsigned int val; > @@ -842,7 +803,7 @@ static int arizona_micd_adc_read(struct arizona_extcon_info *info) > return val; > } > > -static int arizona_micd_read(struct arizona_extcon_info *info) > +static int arizona_micd_read(struct arizona_priv *info) > { > struct arizona *arizona = info->arizona; > unsigned int val = 0; > @@ -875,7 +836,7 @@ static int arizona_micd_read(struct arizona_extcon_info *info) > > static int arizona_micdet_reading(void *priv) > { > - struct arizona_extcon_info *info = priv; > + struct arizona_priv *info = priv; > struct arizona *arizona = info->arizona; > int ret, val; > > @@ -969,7 +930,7 @@ static int arizona_micdet_reading(void *priv) > > static int arizona_button_reading(void *priv) > { > - struct arizona_extcon_info *info = priv; > + struct arizona_priv *info = priv; > struct arizona *arizona = info->arizona; > int val, key, lvl, i; > > @@ -1017,8 +978,8 @@ static int arizona_button_reading(void *priv) > > static void arizona_micd_detect(struct work_struct *work) > { > - struct arizona_extcon_info *info = container_of(work, > - struct arizona_extcon_info, > + struct arizona_priv *info = container_of(work, > + struct arizona_priv, > micd_detect_work.work); > struct arizona *arizona = info->arizona; > int ret; > @@ -1051,7 +1012,7 @@ static void arizona_micd_detect(struct work_struct *work) > > static irqreturn_t arizona_micdet(int irq, void *data) > { > - struct arizona_extcon_info *info = data; > + struct arizona_priv *info = data; > struct arizona *arizona = info->arizona; > int debounce = arizona->pdata.micd_detect_debounce; > > @@ -1075,8 +1036,8 @@ static irqreturn_t arizona_micdet(int irq, void *data) > > static void arizona_hpdet_work(struct work_struct *work) > { > - struct arizona_extcon_info *info = container_of(work, > - struct arizona_extcon_info, > + struct arizona_priv *info = container_of(work, > + struct arizona_priv, > hpdet_work.work); > > mutex_lock(&info->lock); > @@ -1084,7 +1045,7 @@ static void arizona_hpdet_work(struct work_struct *work) > mutex_unlock(&info->lock); > } > > -static int arizona_hpdet_wait(struct arizona_extcon_info *info) > +static int arizona_hpdet_wait(struct arizona_priv *info) > { > struct arizona *arizona = info->arizona; > unsigned int val; > @@ -1120,7 +1081,7 @@ static int arizona_hpdet_wait(struct arizona_extcon_info *info) > > static irqreturn_t arizona_jackdet(int irq, void *data) > { > - struct arizona_extcon_info *info = data; > + struct arizona_priv *info = data; > struct arizona *arizona = info->arizona; > unsigned int val, present, mask; > bool cancelled_hp, cancelled_mic; > @@ -1380,7 +1341,7 @@ static int arizona_extcon_probe(struct platform_device *pdev) > { > struct arizona *arizona = dev_get_drvdata(pdev->dev.parent); > struct arizona_pdata *pdata = &arizona->pdata; > - struct arizona_extcon_info *info; > + struct arizona_priv *info; > unsigned int val; > unsigned int clamp_mode; > int jack_irq_fall, jack_irq_rise; > @@ -1754,7 +1715,7 @@ static int arizona_extcon_probe(struct platform_device *pdev) > > static int arizona_extcon_remove(struct platform_device *pdev) > { > - struct arizona_extcon_info *info = platform_get_drvdata(pdev); > + struct arizona_priv *info = platform_get_drvdata(pdev); > struct arizona *arizona = info->arizona; > int jack_irq_rise, jack_irq_fall; > bool change; > diff --git a/sound/soc/codecs/arizona.h b/sound/soc/codecs/arizona.h > index b893d3e4c97c..d1a263a67bba 100644 > --- a/sound/soc/codecs/arizona.h > +++ b/sound/soc/codecs/arizona.h > @@ -91,6 +91,42 @@ struct arizona_priv { > unsigned int dvfs_reqs; > struct mutex dvfs_lock; > bool dvfs_cached; > + > + /* Variables used by arizona-jack.c code */ > + struct device *dev; > + struct mutex lock; > + struct delayed_work hpdet_work; > + struct delayed_work micd_detect_work; > + struct delayed_work micd_timeout_work; > + struct regulator *micvdd; > + struct input_dev *input; > + struct extcon_dev *edev; > + struct gpio_desc *micd_pol_gpio; > + > + u16 last_jackdet; > + > + int micd_mode; > + const struct arizona_micd_config *micd_modes; > + int micd_num_modes; > + > + const struct arizona_micd_range *micd_ranges; > + int num_micd_ranges; > + > + bool micd_reva; > + bool micd_clamp; > + > + bool hpdet_active; > + bool hpdet_done; > + bool hpdet_retried; > + > + bool mic; > + bool detecting; > + > + int num_hpdet_res; > + unsigned int hpdet_res[3]; > + > + int jack_flips; > + int hpdet_ip_version; > }; > > struct arizona_voice_trigger_info { > -- > 2.28.0 > -- With Best Regards, Andy Shevchenko