All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: alsa-devel@alsa-project.org
Subject: [PATCH 0/6] Cleanup and removal of set_fs() from HD-audio
Date: Tue, 16 May 2017 09:23:44 +0200	[thread overview]
Message-ID: <20170516072350.25070-1-tiwai@suse.de> (raw)

Hi,

this is the resubmission of a part of the previous RFC patchset.
There is no change since then for them, it's just officially submitted
for merging to 4.13.


Takashi

===

Takashi Iwai (6):
  ALSA: hda - Simplify bound-beep mute control for ALC268
  ALSA: hda - Move bind-mixer switch codes to generic parser
  ALSA: hda - Remove the generic bind ctl helpers
  ALSA: hda - Remove the use of set_fs()
  ALSA: hda - Fix a typo in comment
  ALSA: hda - Remove superfluous header inclusions

 sound/pci/hda/hda_codec.c     | 251 ++++++------------------------------------
 sound/pci/hda/hda_generic.c   |  46 +++++++-
 sound/pci/hda/hda_local.h     |  61 ----------
 sound/pci/hda/patch_realtek.c |  37 +++++--
 4 files changed, 103 insertions(+), 292 deletions(-)

-- 
2.12.2

             reply	other threads:[~2017-05-16  7:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-16  7:23 Takashi Iwai [this message]
2017-05-16  7:23 ` [PATCH 1/6] ALSA: hda - Simplify bound-beep mute control for ALC268 Takashi Iwai
2017-05-16  7:23 ` [PATCH 2/6] ALSA: hda - Move bind-mixer switch codes to generic parser Takashi Iwai
2017-05-16  7:23 ` [PATCH 3/6] ALSA: hda - Remove the generic bind ctl helpers Takashi Iwai
2017-05-16  7:23 ` [PATCH 4/6] ALSA: hda - Remove the use of set_fs() Takashi Iwai
2017-05-16  7:23 ` [PATCH 5/6] ALSA: hda - Fix a typo in comment Takashi Iwai
2017-05-16  7:23 ` [PATCH 6/6] ALSA: hda - Remove superfluous header inclusions Takashi Iwai
2017-05-16 11:41 ` [PATCH 0/6] Cleanup and removal of set_fs() from HD-audio Takashi Sakamoto

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=20170516072350.25070-1-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    /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.