Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751581Ab3FZMuZ (ORCPT ); Wed, 26 Jun 2013 08:50:25 -0400 Received: from mail-ea0-f182.google.com ([209.85.215.182]:47879 "EHLO mail-ea0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751166Ab3FZMuY (ORCPT ); Wed, 26 Jun 2013 08:50:24 -0400 Message-ID: <51CAE388.9030602@monstr.eu> Date: Wed, 26 Jun 2013 14:50:16 +0200 From: Michal Simek Reply-To: monstr@monstr.eu User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130330 Thunderbird/17.0.5 MIME-Version: 1.0 To: Sachin Kamat 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 Subject: Re: [PATCH v3 1/2] uio: Use of_match_ptr() macro in uio_pdrv_genirq.c References: <03c8973cc1e9efcd203e4d95d2dd9469afbcb39b.1372240320.git.michal.simek@xilinx.com> <51CAC0A7.7090708@monstr.eu> <51CACABF.4040902@monstr.eu> In-Reply-To: X-Enigmail-Version: 1.5.1 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="----enig2HBDHRBQXRXECAMXESBXJ" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2781 Lines: 80 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2HBDHRBQXRXECAMXESBXJ Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 06/26/2013 01:13 PM, Sachin Kamat wrote: > 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? >=20 > Sorry, I have'nt seen much of this code other than the obvious > cleanup for which I had sent the patch. ok. Fair enough. Thanks, Michal --=20 Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91 w: www.monstr.eu p: +42-0-721842854 Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/ Maintainer of Linux kernel - Xilinx Zynq ARM architecture Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform ------enig2HBDHRBQXRXECAMXESBXJ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlHK44wACgkQykllyylKDCFmVACdFkwbQ3V+mLpasw5mcoqVqueX qpQAniYgbkf1bx48uJacd2ZzX6210MEe =xNMm -----END PGP SIGNATURE----- ------enig2HBDHRBQXRXECAMXESBXJ-- -- 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/