From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751151AbdGHFaW (ORCPT ); Sat, 8 Jul 2017 01:30:22 -0400 Received: from muru.com ([72.249.23.125]:53692 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750869AbdGHFaV (ORCPT ); Sat, 8 Jul 2017 01:30:21 -0400 Date: Fri, 7 Jul 2017 22:30:12 -0700 From: Tony Lindgren To: Sebastian Reichel Cc: Sebastian Reichel , Liam Girdwood , Mark Brown , linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org Subject: Re: [PATCH 1/2] regulator: cpcap: Fix standby mode Message-ID: <20170708053012.GN3730@atomide.com> References: <20170707200813.20371-1-sebastian.reichel@collabora.co.uk> <20170707200813.20371-2-sebastian.reichel@collabora.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170707200813.20371-2-sebastian.reichel@collabora.co.uk> User-Agent: Mutt/1.8.2 (2017-04-18) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Sebastian Reichel [170707 13:08]: > While working on the audio-codec I noticed, that the > low power mode of the regulators are not properly > supported. This fixes the issue for vaudio. Yeah good catch: Acked-by: Tony Lindgren