From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758995AbdLROk1 (ORCPT ); Mon, 18 Dec 2017 09:40:27 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:44506 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751376AbdLROkU (ORCPT ); Mon, 18 Dec 2017 09:40:20 -0500 Date: Mon, 18 Dec 2017 15:40:23 +0100 From: Greg KH To: Yisheng Xie Cc: thomas.lendacky@amd.com, lorenzo.pieralisi@arm.com, bp@suse.de, tglx@linutronix.de, kstewart@linuxfoundation.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] devres: use MACRO instead of function for devm_ioremap Message-ID: <20171218144023.GB14211@kroah.com> References: <1511601813-20533-1-git-send-email-xieyisheng1@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.2 (2017-12-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Dec 11, 2017 at 04:23:11PM +0800, Yisheng Xie wrote: > Ping... and sorry to disturb. > > Hi maintainers, > Could you please help to review this patch? Wow, I don't think anyone "maintains" this code, so I guess I can take it, sorry for the delay... greg k-h