From mboxrd@z Thu Jan 1 00:00:00 1970 From: kuninori.morimoto.gx@renesas.com (Kuninori Morimoto) Date: Mon, 11 Jun 2018 08:37:28 +0000 Subject: [PATCH v3 1/3] ASoC: simple-card-utils: move hp and mic detect gpios from simple-card In-Reply-To: <20180611083214.16858-1-suzuki.katsuhiro@socionext.com> References: <20180611083214.16858-1-suzuki.katsuhiro@socionext.com> Message-ID: <87r2ld67un.wl-kuninori.morimoto.gx@renesas.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi > This patch moves headphone and microphone jack detection gpios from > simple-card driver. It is preparing for using this feature from other > drivers. > > Signed-off-by: Katsuhiro Suzuki > --- For all patches Acked-by: Kuninori Morimoto