Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp1654899imm; Sun, 27 May 2018 12:24:27 -0700 (PDT) X-Google-Smtp-Source: AB8JxZp+MqORLMA8kboPb09+49dsgcdrZOsGYIjHkHG7bwCJdK1mR4CP2/GHYqOvR6dCQaFVDhDz X-Received: by 2002:a17:902:bb07:: with SMTP id l7-v6mr10940536pls.128.1527449066962; Sun, 27 May 2018 12:24:26 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1527449066; cv=none; d=google.com; s=arc-20160816; b=dhUVBuRISgfM6pqFhJIYdpuenllvzd0HljnJF1u9H2aYkWFuKtDfGXGsti43vi8cZR jmqK6fDPdFWpOoJExI65CgY1o9g1o9yMQY9e0O1dBeRt/RYPqmTynZGMWAC9Punx/4Xp FMfHj4H/TfZVNM5hx0aazzHAo00BaJso90Fa3He/2756Xd6hQtbJSehRdgamWn9hhFLM l855EQrUHo1edBzp7BrNVnl20vRCWbEM2hFdXLlk87cwG44TNWE1LDvtES4Z17nUqE6A YxfFyVgtOGNW5YuXkIgKaBeCJ7GQrBRCizd1/HOOmOrlW3zmUKcoAfXZ2uo+JJo/PbFV kBpA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from :arc-authentication-results; bh=PlG0aW4d8DmASaxYjdtMfFMyBA9dcTUCawFWY4jVFNw=; b=wK4N7xk82UxFA7B5MahXgmCkvkjfNs5h3jFHCK+K1q24NQsDFYDokTO21pxq4hqWjm 7EsSYtgPIQJFvqKdKgWWFBxqFNecNL3UA8kSyh3FhxZheWpG2VOfLauuKHotjHUhYXGF MDVTcZaVA+iAMweJTTWb79zQl/4hGqUOqkQyDCuwtyasT1xs7PikBc1hf+xb1LsYLey+ AWs/pl5pCbhb+f3tEZ+D6UfvjeKP9Mz5BfB3FsdYqF5EfLcmH+HzjezrMoAYQ70am6F/ N58Z+DiwW1AoAuCd1dXB6/TSdFYFK11Vg91a/iFWD8IBb5Ova7idnTh8XuAFFXGTj7jV A0dA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id t28-v6si28700274pfi.221.2018.05.27.12.24.11; Sun, 27 May 2018 12:24:26 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751476AbeE0TXw (ORCPT + 99 others); Sun, 27 May 2018 15:23:52 -0400 Received: from smtp02.smtpout.orange.fr ([80.12.242.124]:28468 "EHLO smtp.smtpout.orange.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751291AbeE0TXu (ORCPT ); Sun, 27 May 2018 15:23:50 -0400 Received: from belgarion.home ([90.55.202.35]) by mwinf5d78 with ME id rXPh1x0050mKt3N03XPlHf; Sun, 27 May 2018 21:23:46 +0200 X-ME-Helo: belgarion.home X-ME-Auth: amFyem1pay5yb2JlcnRAb3JhbmdlLmZy X-ME-Date: Sun, 27 May 2018 21:23:46 +0200 X-ME-IP: 90.55.202.35 From: Robert Jarzmik To: Robert Jarzmik , Daniel Mack , Haojian Zhuang Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH] ARM: pxa: mioa701 convert to the new AC97 bus Date: Sun, 27 May 2018 21:23:38 +0200 Message-Id: <20180527192338.21606-1-robert.jarzmik@free.fr> X-Mailer: git-send-email 2.11.0 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This migration implies : - wm9713 device is removed, it will be auto-probed Signed-off-by: Robert Jarzmik --- arch/arm/mach-pxa/mioa701.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/arm/mach-pxa/mioa701.c b/arch/arm/mach-pxa/mioa701.c index 9b6c7ea45a40..04dc78d0809f 100644 --- a/arch/arm/mach-pxa/mioa701.c +++ b/arch/arm/mach-pxa/mioa701.c @@ -677,14 +677,12 @@ MIO_SIMPLE_DEV(mioa701_led, "leds-gpio", &gpio_led_info) MIO_SIMPLE_DEV(pxa2xx_pcm, "pxa2xx-pcm", NULL) MIO_SIMPLE_DEV(mioa701_sound, "mioa701-wm9713", NULL) MIO_SIMPLE_DEV(mioa701_board, "mioa701-board", NULL) -MIO_SIMPLE_DEV(wm9713_acodec, "wm9713-codec", NULL); MIO_SIMPLE_DEV(gpio_vbus, "gpio-vbus", &gpio_vbus_data); static struct platform_device *devices[] __initdata = { &mioa701_gpio_keys, &mioa701_backlight, &mioa701_led, - &wm9713_acodec, &pxa2xx_pcm, &mioa701_sound, &power_dev, -- 2.11.0