diff for duplicates of <201108121635.42953.arnd@arndb.de> diff --git a/a/1.txt b/N1/1.txt index 5bc87a5..2d68ef9 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -14,13 +14,13 @@ and legacy probing of static platform devices. Note how almost all drivers use only platform_get_resource and not platform_get_resource_byname: -arnd@ocdc-kvm:~/linux-arm$ git grep -wl platform_get_resource | wc -l +arnd at ocdc-kvm:~/linux-arm$ git grep -wl platform_get_resource | wc -l 565 -arnd@ocdc-kvm:~/linux-arm$ git grep -wl platform_get_resource_byname | wc -l +arnd at ocdc-kvm:~/linux-arm$ git grep -wl platform_get_resource_byname | wc -l 41 -arnd@ocdc-kvm:~/linux-arm$ git grep -wl platform_get_resource_byname | xargs grep -wL platform_get_resource | wc -l # both +arnd at ocdc-kvm:~/linux-arm$ git grep -wl platform_get_resource_byname | xargs grep -wL platform_get_resource | wc -l # both 28 -arnd@ocdc-kvm:~/linux-arm$ git grep -wl platform_get_resource_byname | xargs grep -wl platform_get_resource | wc -l # only _byname +arnd at ocdc-kvm:~/linux-arm$ git grep -wl platform_get_resource_byname | xargs grep -wl platform_get_resource | wc -l # only _byname 13 I think it's much easier to change the existing users of _byname over diff --git a/a/content_digest b/N1/content_digest index e82efc3..7d738d9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,22 +1,10 @@ "ref\020110809205723.GE11568@ponder.secretlab.ca\0" "ref\020110812030218.GP30552@yookeroo.fritz.box\0" "ref\020110812084106.GC19467@legolas.emea.dhcp.ti.com\0" - "ref\020110812084106.GC19467-UiBtZHVXSwEVvW8u9ZQWYwjfymiNCTlR@public.gmane.org\0" - "From\0Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\0" - "Subject\0Re: How to handle named resources with DT?\0" + "From\0arnd@arndb.de (Arnd Bergmann)\0" + "Subject\0How to handle named resources with DT?\0" "Date\0Fri, 12 Aug 2011 16:35:42 +0200\0" - "To\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" - " balbi-l0cyMroinI0@public.gmane.org\0" - "Cc\0Hilman" - Kevin <khilman-l0cyMroinI0@public.gmane.org> - Paul Walmsley <paul-DWxLp4Yu+b8AvxtiuMwx3w@public.gmane.org> - Cousson - Benoit <b-cousson-l0cyMroinI0@public.gmane.org> - G - Manjunath Kondaiah <manjugk-l0cyMroinI0@public.gmane.org> - devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org <devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org> - Scott Wood <scottwood-KZfg59tc24xl57MIdRCFDg@public.gmane.org> - " linux-omap <linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Friday 12 August 2011, Felipe Balbi wrote:\n" @@ -35,13 +23,13 @@ "Note how almost all drivers use only platform_get_resource and not\n" "platform_get_resource_byname:\n" "\n" - "arnd@ocdc-kvm:~/linux-arm$ git grep -wl platform_get_resource | wc -l\n" + "arnd at ocdc-kvm:~/linux-arm$ git grep -wl platform_get_resource | wc -l\n" "565\n" - "arnd@ocdc-kvm:~/linux-arm$ git grep -wl platform_get_resource_byname | wc -l\n" + "arnd at ocdc-kvm:~/linux-arm$ git grep -wl platform_get_resource_byname | wc -l\n" "41\n" - "arnd@ocdc-kvm:~/linux-arm$ git grep -wl platform_get_resource_byname | xargs grep -wL platform_get_resource | wc -l # both\n" + "arnd at ocdc-kvm:~/linux-arm$ git grep -wl platform_get_resource_byname | xargs grep -wL platform_get_resource | wc -l # both\n" "28\n" - "arnd@ocdc-kvm:~/linux-arm$ git grep -wl platform_get_resource_byname | xargs grep -wl platform_get_resource | wc -l # only _byname\n" + "arnd at ocdc-kvm:~/linux-arm$ git grep -wl platform_get_resource_byname | xargs grep -wl platform_get_resource | wc -l # only _byname\n" "13\n" "\n" "I think it's much easier to change the existing users of _byname over\n" @@ -49,4 +37,4 @@ "\n" "\tArnd" -681ddd1fdbc16122a788afd0ed7ecc9df8b6b44b7e465c2152b684efe8c9ea9e +6051b6a8fd43fdb0154bf51b597be5f9f8528318c279a9b9da61f88cedaab3af
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.