Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751969Ab3FZKAd (ORCPT ); Wed, 26 Jun 2013 06:00:33 -0400 Received: from mail-oa0-f42.google.com ([209.85.219.42]:48594 "EHLO mail-oa0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750843Ab3FZKAc (ORCPT ); Wed, 26 Jun 2013 06:00:32 -0400 MIME-Version: 1.0 In-Reply-To: <03c8973cc1e9efcd203e4d95d2dd9469afbcb39b.1372240320.git.michal.simek@xilinx.com> References: <03c8973cc1e9efcd203e4d95d2dd9469afbcb39b.1372240320.git.michal.simek@xilinx.com> Date: Wed, 26 Jun 2013 15:30:31 +0530 Message-ID: Subject: Re: [PATCH v3 1/2] uio: Use of_match_ptr() macro in uio_pdrv_genirq.c From: Sachin Kamat To: Michal Simek Cc: linux-kernel@vger.kernel.org, Michal Simek , 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: 578 Lines: 17 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 -- With 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/