Re: [alsa-devel] [PATCH 3/6] regulator: arizona-micsupp: Add support for WM8280/WM8281

From: Richard Fitzgerald
Date: Mon Nov 24 2014 - 09:18:31 EST


On Thu, Nov 13, 2014 at 05:50:43PM +0000, Richard Fitzgerald wrote:
> Signed-off-by: Richard Fitzgerald <rf@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
> ---
> drivers/regulator/arizona-micsupp.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/regulator/arizona-micsupp.c b/drivers/regulator/arizona-micsupp.c
> index ce9aca5..4ff55e1 100644
> --- a/drivers/regulator/arizona-micsupp.c
> +++ b/drivers/regulator/arizona-micsupp.c
> @@ -245,6 +245,7 @@ static int arizona_micsupp_probe(struct platform_device *pdev)
> */
> switch (arizona->type) {
> case WM5110:
> + case WM8280:
> desc = &arizona_micsupp_ext;
> micsupp->init_data = arizona_micsupp_ext_default;
> break;
> --
> 1.7.2.5
>


Mark - if this patch is ok with you could you ack it so Lee can merge in
this series? Thanks.


> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@xxxxxxxxxxxxxxxx
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/