From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752811AbcAQVfB (ORCPT ); Sun, 17 Jan 2016 16:35:01 -0500 Received: from cassarossa.samfundet.no ([193.35.52.29]:35398 "EHLO cassarossa.samfundet.no" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752554AbcAQVfA (ORCPT ); Sun, 17 Jan 2016 16:35:00 -0500 Date: Sun, 17 Jan 2016 22:34:46 +0100 From: Hans-Christian Noren Egtvedt To: Mans Rullgard Cc: Jaroslav Kysela , Takashi Iwai , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ALSA: at73c213: manage SSC clock Message-ID: <20160117213446.GC1703@samfundet.no> References: <1452969349-9810-1-git-send-email-mans@mansr.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1452969349-9810-1-git-send-email-mans@mansr.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Around Sat 16 Jan 2016 18:35:49 +0000 or thereabout, Mans Rullgard wrote: > Since commit 49af54ff0fc7 ("misc: atmel-ssc: prepare clock only when > request") the SSC driver expects clients to manage the SSC clock. > Update this driver accordingly. > > Signed-off-by: Mans Rullgard Acked-by: Hans-Christian Egtvedt I assume this will go through the alsa tree. > --- > sound/spi/at73c213.c | 8 ++++++++ > 1 file changed, 8 insertions(+) -- Best regards, Hans-Christian Egtvedt.