Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752215Ab3FZLNp (ORCPT ); Wed, 26 Jun 2013 07:13:45 -0400 Received: from mail-ob0-f180.google.com ([209.85.214.180]:55430 "EHLO mail-ob0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751969Ab3FZLNo (ORCPT ); Wed, 26 Jun 2013 07:13:44 -0400 MIME-Version: 1.0 In-Reply-To: <51CACABF.4040902@monstr.eu> References: <03c8973cc1e9efcd203e4d95d2dd9469afbcb39b.1372240320.git.michal.simek@xilinx.com> <51CAC0A7.7090708@monstr.eu> <51CACABF.4040902@monstr.eu> Date: Wed, 26 Jun 2013 16:43:43 +0530 Message-ID: Subject: Re: [PATCH v3 1/2] uio: Use of_match_ptr() macro in uio_pdrv_genirq.c From: Sachin Kamat To: monstr@monstr.eu Cc: Michal Simek , linux-kernel@vger.kernel.org, Pavel Machek , "Hans J. Koch" , Greg Kroah-Hartman , Grant Likely , Rob Herring , devicetree-discuss@lists.ozlabs.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1705 Lines: 47 On 26 June 2013 16:34, Michal Simek wrote: > On 06/26/2013 12:51 PM, Sachin Kamat wrote: >> On 26 June 2013 15:51, Michal Simek wrote: >>> On 06/26/2013 12:00 PM, Sachin Kamat wrote: >>>> On 26 June 2013 15:22, Michal Simek wrote: >>>>> This eliminates having an #ifdef returning NULL for the case >>>>> when OF is disabled. >>>>> >>>>> Signed-off-by: Michal Simek >>>> >>>> I have already submitted a similar patch for doing this: >>>> https://lkml.org/lkml/2013/3/14/169 >>> >>> Ok. I don't care about it. >>> Greg: Can you please add any of this patch to your char-misc tree? >>> >>> For Sachin patch. >>> Acked-by: Michal Simek >> >> Thanks Michal. Since Hans wasn't active the patch has been pending >> since some time. >> The latest rebased version has been posted [1] for Greg to apply. >> >> [1] https://lkml.org/lkml/2013/6/25/7 > > > Yeah. As I said I really don't care which version will be applied. > It is just necessary to have progress on this. > > Here is the first version I have sent > http://lkml.org/lkml/2013/5/23/311 > > btw: do you agree about removing that uio_pdrv because > all functionality is already in uio_pdrv_genirq driver > and make no sense to have two drivers for the same thing? Sorry, I have'nt seen much of this code other than the obvious cleanup for which I had sent the patch. -- With warm regards, Sachin -- 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/