Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752152Ab3FZLEi (ORCPT ); Wed, 26 Jun 2013 07:04:38 -0400 Received: from mail-ea0-f182.google.com ([209.85.215.182]:52134 "EHLO mail-ea0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751566Ab3FZLEg (ORCPT ); Wed, 26 Jun 2013 07:04:36 -0400 Message-ID: <51CACABF.4040902@monstr.eu> Date: Wed, 26 Jun 2013 13:04:31 +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> In-Reply-To: X-Enigmail-Version: 1.5.1 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="----enig2SCWEKLNXHIKVTCHFFSCW" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2470 Lines: 72 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2SCWEKLNXHIKVTCHFFSCW Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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 >=20 > 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. >=20 > [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? 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 ------enig2SCWEKLNXHIKVTCHFFSCW 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/ iEYEARECAAYFAlHKyr8ACgkQykllyylKDCEbBQCgkpfWPeR1qC4gXgGip9pb40l0 9VsAoIHxlWVIoKcKzO1ZnXREzB1m2Xbg =XV1N -----END PGP SIGNATURE----- ------enig2SCWEKLNXHIKVTCHFFSCW-- -- 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/