{"id":804818,"url":"http://patchwork.ozlabs.org/api/patches/804818/?format=json","web_url":"http://patchwork.ozlabs.org/project/linuxppc-dev/patch/1503466686-10932-44-git-send-email-mpe@ellerman.id.au/","project":{"id":2,"url":"http://patchwork.ozlabs.org/api/projects/2/?format=json","name":"Linux PPC development","link_name":"linuxppc-dev","list_id":"linuxppc-dev.lists.ozlabs.org","list_email":"linuxppc-dev@lists.ozlabs.org","web_url":"https://github.com/linuxppc/wiki/wiki","scm_url":"https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git","webscm_url":"https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/","list_archive_url":"https://lore.kernel.org/linuxppc-dev/","list_archive_url_format":"https://lore.kernel.org/linuxppc-dev/{}/","commit_url_format":"https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/commit/?id={}"},"msgid":"<1503466686-10932-44-git-send-email-mpe@ellerman.id.au>","list_archive_url":"https://lore.kernel.org/linuxppc-dev/1503466686-10932-44-git-send-email-mpe@ellerman.id.au/","date":"2017-08-23T05:38:03","name":"[43/46] powerpc/configs/6xx: Switch CONFIG_USB_EHCI_FSL to =m","commit_ref":"2d8b1ca3d9b14d826e366b87f5d1dd84dfb982e6","pull_url":null,"state":"accepted","archived":false,"hash":"270d8d285c9e13c428c7d41074af4192c0edb476","submitter":{"id":46580,"url":"http://patchwork.ozlabs.org/api/people/46580/?format=json","name":"Michael Ellerman","email":"mpe@ellerman.id.au"},"delegate":null,"mbox":"http://patchwork.ozlabs.org/project/linuxppc-dev/patch/1503466686-10932-44-git-send-email-mpe@ellerman.id.au/mbox/","series":[],"comments":"http://patchwork.ozlabs.org/api/patches/804818/comments/","check":"pending","checks":"http://patchwork.ozlabs.org/api/patches/804818/checks/","tags":{},"related":[],"headers":{"Return-Path":"<linuxppc-dev-bounces+patchwork-incoming=ozlabs.org@lists.ozlabs.org>","X-Original-To":["patchwork-incoming@ozlabs.org","linuxppc-dev@lists.ozlabs.org"],"Delivered-To":["patchwork-incoming@ozlabs.org","linuxppc-dev@lists.ozlabs.org","linuxppc-dev@ozlabs.org"],"Received":["from lists.ozlabs.org (lists.ozlabs.org [103.22.144.68])\n\t(using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xcd7p2NHtz9sCZ\n\tfor <patchwork-incoming@ozlabs.org>;\n\tWed, 23 Aug 2017 16:39:34 +1000 (AEST)","from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3])\n\tby lists.ozlabs.org (Postfix) with ESMTP id 3xcd7p1VtmzDqZ1\n\tfor <patchwork-incoming@ozlabs.org>;\n\tWed, 23 Aug 2017 16:39:34 +1000 (AEST)","from ozlabs.org (bilbo.ozlabs.org [103.22.144.67])\n\t(using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits))\n\t(No client certificate requested)\n\tby lists.ozlabs.org (Postfix) with ESMTPS id 3xcbnP44wWzDrJ3\n\tfor <linuxppc-dev@lists.ozlabs.org>;\n\tWed, 23 Aug 2017 15:38:33 +1000 (AEST)","by ozlabs.org (Postfix)\n\tid 3xcbnP2tpsz9t33; Wed, 23 Aug 2017 15:38:33 +1000 (AEST)","by ozlabs.org (Postfix, from userid 1034)\n\tid 3xcbnP14jvz9t0j; Wed, 23 Aug 2017 15:38:32 +1000 (AEST)"],"From":"Michael Ellerman <mpe@ellerman.id.au>","To":"linuxppc-dev@ozlabs.org","Subject":"[PATCH 43/46] powerpc/configs/6xx: Switch CONFIG_USB_EHCI_FSL to =m","Date":"Wed, 23 Aug 2017 15:38:03 +1000","Message-Id":"<1503466686-10932-44-git-send-email-mpe@ellerman.id.au>","X-Mailer":"git-send-email 2.7.4","In-Reply-To":"<1503466686-10932-1-git-send-email-mpe@ellerman.id.au>","References":"<1503466686-10932-1-git-send-email-mpe@ellerman.id.au>","X-BeenThere":"linuxppc-dev@lists.ozlabs.org","X-Mailman-Version":"2.1.23","Precedence":"list","List-Id":"Linux on PowerPC Developers Mail List\n\t<linuxppc-dev.lists.ozlabs.org>","List-Unsubscribe":"<https://lists.ozlabs.org/options/linuxppc-dev>,\n\t<mailto:linuxppc-dev-request@lists.ozlabs.org?subject=unsubscribe>","List-Archive":"<http://lists.ozlabs.org/pipermail/linuxppc-dev/>","List-Post":"<mailto:linuxppc-dev@lists.ozlabs.org>","List-Help":"<mailto:linuxppc-dev-request@lists.ozlabs.org?subject=help>","List-Subscribe":"<https://lists.ozlabs.org/listinfo/linuxppc-dev>,\n\t<mailto:linuxppc-dev-request@lists.ozlabs.org?subject=subscribe>","Errors-To":"linuxppc-dev-bounces+patchwork-incoming=ozlabs.org@lists.ozlabs.org","Sender":"\"Linuxppc-dev\"\n\t<linuxppc-dev-bounces+patchwork-incoming=ozlabs.org@lists.ozlabs.org>"},"content":"In commit ca07e1c1e4a6 (\"drivers:usb:fsl:Make fsl ehci drv an\nindependent driver module\"), CONFIG_USB_EHCI_FSL was switched from\nbuilt-in to modular. Update the defconfig.\n\nSigned-off-by: Michael Ellerman <mpe@ellerman.id.au>\n---\n arch/powerpc/configs/ppc6xx_defconfig | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)","diff":"diff --git a/arch/powerpc/configs/ppc6xx_defconfig b/arch/powerpc/configs/ppc6xx_defconfig\nindex 81bc64e1bb4c..39ba8a03c9ab 100644\n--- a/arch/powerpc/configs/ppc6xx_defconfig\n+++ b/arch/powerpc/configs/ppc6xx_defconfig\n@@ -893,7 +893,7 @@ CONFIG_USB=y\n CONFIG_USB_ANNOUNCE_NEW_DEVICES=y\n CONFIG_USB_MON=y\n CONFIG_USB_EHCI_HCD=m\n-CONFIG_USB_EHCI_FSL=y\n+CONFIG_USB_EHCI_FSL=m\n CONFIG_USB_OHCI_HCD=m\n CONFIG_USB_OHCI_HCD_PPC_OF_BE=y\n CONFIG_USB_OHCI_HCD_PPC_OF_LE=y\n","prefixes":["43/46"]}