All of lore.kernel.org
 help / color / mirror / Atom feed
From: "shifu0704@thundersoft.com" <shifu0704@thundersoft.com>
To: shifu <shifu0704@thundersoft.com>,
	lgirdwood <lgirdwood@gmail.com>,  broonie <broonie@kernel.org>,
	perex <perex@perex.cz>,  tiwai <tiwai@suse.com>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	 alsa-devel <alsa-devel@alsa-project.org>,
	robh+dt <robh+dt@kernel.org>
Cc: Dan?Murphy <dmurphy@ti.com>, "Navada Kanyana, Mukund" <navada@ti.com>
Subject: Re: [alsa-devel] [PATCH v5] tas2770: add tas2770 smart PA kernel driver
Date: Tue, 17 Sep 2019 15:40:59 +0800	[thread overview]
Message-ID: <201909171540576235182@thundersoft.com> (raw)
In-Reply-To: 1568705889-6224-2-git-send-email-shifu0704@thundersoft.com



> +reload:
> + /* hardware reset and reload */
> + tas2770_load_config(tas2770);

Sometimes devices need to be reset to return to normal, and this setting is necessary.

> +end:
> + return IRQ_HANDLED;
> +}

I see that the other drivers, the return values in irq_handler are IRQ_HANDLED.
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

  reply	other threads:[~2019-09-17  7:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-17  7:38 [alsa-devel] [PATCH v5] dt-bindings: ASoC: Add tas2770 smart PA dt bindings shifu0704
2019-09-17  7:38 ` shifu0704
2019-09-17  7:38 ` [alsa-devel] [PATCH v5] tas2770: add tas2770 smart PA kernel driver shifu0704
2019-09-17  7:38   ` shifu0704
2019-09-17  7:40   ` shifu0704 [this message]
2019-09-17 10:49     ` [alsa-devel] " Mark Brown
2019-09-17 10:49       ` Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201909171540576235182@thundersoft.com \
    --to=shifu0704@thundersoft.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=dmurphy@ti.com \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=navada@ti.com \
    --cc=perex@perex.cz \
    --cc=robh+dt@kernel.org \
    --cc=tiwai@suse.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.