diff for duplicates of <1350771032-11527-2-git-send-email-linux@prisktech.co.nz> diff --git a/a/1.txt b/N1/1.txt index 814569e..7129f96 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,7 +4,7 @@ and removes the now unneeded ehci-vt8500.c Existing platform properties are maintained, with the exception the power_(on/off) and suspend function pointers. -Signed-off-by: Tony Prisk <linux@prisktech.co.nz> +Signed-off-by: Tony Prisk <linux-ci5G2KO2hbZ+pU9mqzGVBQ@public.gmane.org> --- drivers/usb/host/ehci-hcd.c | 5 -- drivers/usb/host/ehci-platform.c | 61 +++++++++++++- @@ -152,7 +152,7 @@ index d3c9a3e..0000000 -/* - * drivers/usb/host/ehci-vt8500.c - * -- * Copyright (C) 2010 Alexey Charkov <alchark@gmail.com> +- * Copyright (C) 2010 Alexey Charkov <alchark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - * - * Based on ehci-au1xxx.c - * @@ -317,20 +317,3 @@ index d3c9a3e..0000000 - .of_match_table = of_match_ptr(vt8500_ehci_ids), - } -}; -- --MODULE_ALIAS("platform:vt8500-ehci"); --MODULE_DEVICE_TABLE(of, vt8500_ehci_ids); -diff --git a/include/linux/usb/ehci_pdriver.h b/include/linux/usb/ehci_pdriver.h -index c9d09f8..e9f74fa 100644 ---- a/include/linux/usb/ehci_pdriver.h -+++ b/include/linux/usb/ehci_pdriver.h -@@ -41,6 +41,7 @@ struct usb_ehci_pdata { - unsigned big_endian_mmio:1; - unsigned port_power_on:1; - unsigned port_power_off:1; -+ unsigned no_io_watchdog:1; - - /* Turn on all power and clocks */ - int (*power_on)(struct platform_device *pdev); --- -1.7.9.5 diff --git a/a/content_digest b/N1/content_digest index c110ba7..b2ddec9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,15 @@ "ref\01350771032-11527-1-git-send-email-linux@prisktech.co.nz\0" - "From\0linux@prisktech.co.nz (Tony Prisk)\0" + "ref\01350771032-11527-1-git-send-email-linux-ci5G2KO2hbZ+pU9mqzGVBQ@public.gmane.org\0" + "From\0Tony Prisk <linux-ci5G2KO2hbZ+pU9mqzGVBQ@public.gmane.org>\0" "Subject\0[PATCH v2 1/2] USB: Update EHCI-platform driver to devicetree.\0" "Date\0Sun, 21 Oct 2012 11:10:31 +1300\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Greg KH <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>\0" + "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" + linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org + Florian Fainelli <florian-p3rKhJxN3npAfugRpC6u6w@public.gmane.org> + Alan Stern <stern-nwvwT67g6+6dFdvTe/nMLpVzexx5G7lz@public.gmane.org> + " Tony Prisk <linux-ci5G2KO2hbZ+pU9mqzGVBQ@public.gmane.org>\0" "\00:1\0" "b\0" "This patch adds devicetree support to the EHCI-platform driver,\n" @@ -11,7 +18,7 @@ "Existing platform properties are maintained, with the exception\n" "the power_(on/off) and suspend function pointers.\n" "\n" - "Signed-off-by: Tony Prisk <linux@prisktech.co.nz>\n" + "Signed-off-by: Tony Prisk <linux-ci5G2KO2hbZ+pU9mqzGVBQ@public.gmane.org>\n" "---\n" " drivers/usb/host/ehci-hcd.c | 5 --\n" " drivers/usb/host/ehci-platform.c | 61 +++++++++++++-\n" @@ -159,7 +166,7 @@ "-/*\n" "- * drivers/usb/host/ehci-vt8500.c\n" "- *\n" - "- * Copyright (C) 2010 Alexey Charkov <alchark@gmail.com>\n" + "- * Copyright (C) 2010 Alexey Charkov <alchark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "- *\n" "- * Based on ehci-au1xxx.c\n" "- *\n" @@ -323,23 +330,6 @@ "-\t\t.owner\t= THIS_MODULE,\n" "-\t\t.of_match_table = of_match_ptr(vt8500_ehci_ids),\n" "-\t}\n" - "-};\n" - "-\n" - "-MODULE_ALIAS(\"platform:vt8500-ehci\");\n" - "-MODULE_DEVICE_TABLE(of, vt8500_ehci_ids);\n" - "diff --git a/include/linux/usb/ehci_pdriver.h b/include/linux/usb/ehci_pdriver.h\n" - "index c9d09f8..e9f74fa 100644\n" - "--- a/include/linux/usb/ehci_pdriver.h\n" - "+++ b/include/linux/usb/ehci_pdriver.h\n" - "@@ -41,6 +41,7 @@ struct usb_ehci_pdata {\n" - " \tunsigned\tbig_endian_mmio:1;\n" - " \tunsigned\tport_power_on:1;\n" - " \tunsigned\tport_power_off:1;\n" - "+\tunsigned\tno_io_watchdog:1;\n" - " \n" - " \t/* Turn on all power and clocks */\n" - " \tint (*power_on)(struct platform_device *pdev);\n" - "-- \n" - 1.7.9.5 + -}; -c9e2bc322c0f5c9a786ed7955bfd85c6244cbd38e8c383f8b3cb7bdeb7d56b01 +c534ef74bced2e423bc304656624c2ff16da8afb23a2d12094156e163ebf1df7
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.