From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.kernel.org ([198.145.29.99]:36106 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751065AbdG3NRY (ORCPT ); Sun, 30 Jul 2017 09:17:24 -0400 Date: Sun, 30 Jul 2017 21:16:25 +0800 From: Shawn Guo To: Sean Young Cc: devicetree@vger.kernel.org, Baoyou Xie , Rob Herring , Xin Zhou , Jun Nie , Shawn Guo , linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org Subject: Re: [PATCH 2/2] rc: add zx-irdec remote control driver Message-ID: <20170730131624.GK29754@dragon> References: <1501309902-7559-1-git-send-email-shawnguo@kernel.org> <1501309902-7559-3-git-send-email-shawnguo@kernel.org> <20170729095113.g6hrb3qffi7qcaxx@gofer.mess.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170729095113.g6hrb3qffi7qcaxx@gofer.mess.org> Sender: linux-media-owner@vger.kernel.org List-ID: Hi Sean, On Sat, Jul 29, 2017 at 10:51:13AM +0100, Sean Young wrote: > Hi Shawn, > > The driver looks great! Just a minor point, see below. Thanks for taking time to look at the patch. I appreciate your review comments, and will post v2 that addressed them shortly. Thanks. Shawn