Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755291AbbLKMu5 (ORCPT ); Fri, 11 Dec 2015 07:50:57 -0500 Received: from bear.ext.ti.com ([192.94.94.41]:37789 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755231AbbLKMuz (ORCPT ); Fri, 11 Dec 2015 07:50:55 -0500 From: Peter Ujfalusi To: Tony Lindgren CC: , , Subject: [PATCH 0/2] ARM: OMAP1/2+: DO not create omap-pcm-audio device Date: Fri, 11 Dec 2015 14:50:18 +0200 Message-ID: <1449838220-24309-1-git-send-email-peter.ujfalusi@ti.com> X-Mailer: git-send-email 2.6.4 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 770 Lines: 25 Hi, The ASoC omap-pcm has been converted to be non platform device a long time ago, so it is no longer needed to create the device for it since there will be no driver to be loaded for it. Regards, Peter --- Peter Ujfalusi (2): ARM: OMAP1: Remove device creation for omap-pcm-audio ARM: OMAP2+: Remove device creation for omap-pcm-audio arch/arm/mach-omap1/devices.c | 19 ------------------- arch/arm/mach-omap2/devices.c | 25 ++++--------------------- 2 files changed, 4 insertions(+), 40 deletions(-) -- 2.6.4 -- 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/