From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ray Jui Subject: Re: [PATCH -next] pinctrl: nsp: fix potential NULL dereference in nsp_pinmux_probe() Date: Wed, 11 Jul 2018 10:18:14 -0700 Message-ID: <8bbcafd2-db6d-a316-1d15-6af40771d1b6@broadcom.com> References: <1531312461-134547-1-git-send-email-weiyongjun1@huawei.com> <7b4361a5-f757-179c-57b6-44359801baad@broadcom.com> <6c133df2-7dc7-d58b-297a-c27b87e7edd3@arm.com> <15d64c26-f2c3-e3bb-2768-e5c9726cde49@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <15d64c26-f2c3-e3bb-2768-e5c9726cde49@arm.com> Content-Language: en-US List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Sudeep Holla , Wei Yongjun , Ray Jui , Scott Branden , Jon Mason , Linus Walleij Cc: linux-gpio@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-arm-kernel@lists.infradead.org, bcm-kernel-feedback-list@broadcom.com List-Id: linux-gpio@vger.kernel.org On 7/11/2018 10:14 AM, Sudeep Holla wrote: > > > On 11/07/18 18:11, Ray Jui wrote: >> >> > > [...] > >> >> I meant there's a reason why xxx_resource was not used, which is most >> likely due to some resource conflict with another driver on NSP. >> > > Ah OK, sorry for the noise then. > Not a noise at all. Helpful discussion. Thanks! Ray