Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932898Ab2KWHNF (ORCPT ); Fri, 23 Nov 2012 02:13:05 -0500 Received: from na3sys009aog126.obsmtp.com ([74.125.149.155]:36739 "EHLO na3sys009aog126.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932743Ab2KWHND (ORCPT ); Fri, 23 Nov 2012 02:13:03 -0500 Message-ID: <50AF224D.4070209@marvell.com> Date: Fri, 23 Nov 2012 15:14:21 +0800 From: Qing Xu User-Agent: Mozilla/5.0 (X11; Linux i686; rv:14.0) Gecko/20120714 Thunderbird/14.0 MIME-Version: 1.0 To: Qing Xu Cc: "sameo@linux.intel.com" , "grant.likely@secretlab.ca" , "rob.herring@calxeda.com" , "haojian.zhuang@gmail.com" , Chao Xie , "linux-kernel@vger.kernel.org" , "devicetree-discuss@lists.ozlabs.org" Subject: Re: [PATCH 2/7] mfd: max8925: fix mfd device register failure References: <1352187498-9754-1-git-send-email-qingx@marvell.com> In-Reply-To: <1352187498-9754-1-git-send-email-qingx@marvell.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 23 Nov 2012 07:12:57.0515 (UTC) FILETIME=[F6DDF7B0:01CDC949] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 760 Lines: 22 On 11/06/2012 03:38 PM, Qing Xu wrote: > From: Qing Xu > > we encounter rtc/power/touch driver registry failure, root cause > it is resources confilict in insert_resouce, solved by changing > mfd_add_devices 5th parameter to NULL > > Signed-off-by: Qing Xu > --- > drivers/mfd/max8925-core.c | 22 ++++++++++------------ > 1 files changed, 10 insertions(+), 12 deletions(-) Hi Haojian, Sameo, Could you help to review my patches? Can it be merged? Thanks a lot! -Qing -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/