From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: Applied "ALSA: hda: move hda_codec.h to include/sound" to the asoc tree Date: Thu, 30 Aug 2018 16:56:36 +0200 Message-ID: References: <20180828204136.3C86F44007A@finisterre.ee.mobilebroadband> <20180830144654.GF7301@sirena.org.uk> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.suse.de (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id D7B1B267668 for ; Thu, 30 Aug 2018 16:56:36 +0200 (CEST) In-Reply-To: <20180830144654.GF7301@sirena.org.uk> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Mark Brown Cc: liam.r.girdwood@linux.intel.com, vkoul@kernel.org, alsa-devel@alsa-project.org, Pierre-Louis Bossart List-Id: alsa-devel@alsa-project.org On Thu, 30 Aug 2018 16:46:54 +0200, Mark Brown wrote: > > On Tue, Aug 28, 2018 at 10:51:43PM +0200, Takashi Iwai wrote: > > > Mark, can I get this in an immutable branch? Not needed to be clear > > from other changes, but I'd need to pull it to my tree for the further > > development of HD-audio stuff sooner or later. > > The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3: > > Linux 4.19-rc1 (2018-08-26 14:11:59 -0700) > > are available in the Git repository at: > > https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/hda-codec-h-move > > for you to fetch changes up to be57bfffb7b5ba72e1293643053f8861fcaa5163: > > ALSA: hda: move hda_codec.h to include/sound (2018-08-30 15:45:10 +0100) > > ---------------------------------------------------------------- > ALSA: Move hda_codec.h to include/sound > > For easier sharing with ASoC. > Thanks! Pulled now to for-next branch. Takashi