From patchwork Thu May 14 08:59:45 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Zhangfei Gao X-Patchwork-Id: 48479 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-la0-f70.google.com (mail-la0-f70.google.com [209.85.215.70]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id AAAC92121F for ; Thu, 14 May 2015 09:00:16 +0000 (UTC) Received: by layy10 with SMTP id y10sf17908143lay.0 for ; Thu, 14 May 2015 02:00:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:sender:precedence:list-id :x-original-sender:x-original-authentication-results:mailing-list :list-post:list-help:list-archive:list-unsubscribe; bh=0VsLTuH0gAdXVb+wqJNT6Itr/uGbJj6LJf6FhEYfacw=; b=LgXABiV2YXtmW/btB5uUG7AHvZGstrnv5vBMarLr5Tv+GE4xmbAhxm8M/a8ivJaHTF 1Ggc2HrlgH2ykQ5SK1grGGLg9caRn8egBt53BQGQNt2lcrioFG8tyumtQ4aTs+h2rw7c iMpmAW5qLfbvkdRI606ZP5gvkWCY09iRqH0iSsQzBqus+/OOcU3ghVmp8OS/IH0vX3qW D46mKS4J3/LcFxxf2S7ThE0fenyoX44GhCKNJN+/opGNFtOz+GOWdUFCgkiaI4GxvCNi ApkORuKifOHHKwqikj+CTFJKjJjTuwKSu/kInt+OM6ZBcJvQCAJdpsWyJG8HE+Gfw6hR enfw== X-Gm-Message-State: ALoCoQl1Dswsp2rbKfQsPp4noG0z1CdL2EHWPkXpfiqbIjMj1LLPbFi+0/aXSm/1AnzfDW4Jvrwo X-Received: by 10.180.211.168 with SMTP id nd8mr8495180wic.4.1431594015634; Thu, 14 May 2015 02:00:15 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.116.38 with SMTP id jt6ls425985lab.101.gmail; Thu, 14 May 2015 02:00:15 -0700 (PDT) X-Received: by 10.112.219.201 with SMTP id pq9mr2322838lbc.109.1431594015475; Thu, 14 May 2015 02:00:15 -0700 (PDT) Received: from mail-la0-f53.google.com (mail-la0-f53.google.com. [209.85.215.53]) by mx.google.com with ESMTPS id du6si14072196lbc.117.2015.05.14.02.00.15 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 May 2015 02:00:15 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.53 as permitted sender) client-ip=209.85.215.53; Received: by lagv1 with SMTP id v1so58141641lag.3 for ; Thu, 14 May 2015 02:00:15 -0700 (PDT) X-Received: by 10.152.27.98 with SMTP id s2mr2422606lag.106.1431594015163; Thu, 14 May 2015 02:00:15 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.112.108.230 with SMTP id hn6csp1097933lbb; Thu, 14 May 2015 02:00:14 -0700 (PDT) X-Received: by 10.68.171.65 with SMTP id as1mr6160545pbc.13.1431594013524; Thu, 14 May 2015 02:00:13 -0700 (PDT) Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id dt10si31364151pdb.120.2015.05.14.02.00.12; Thu, 14 May 2015 02:00:13 -0700 (PDT) Received-SPF: none (google.com: linux-mmc-owner@vger.kernel.org does not designate permitted sender hosts) client-ip=209.132.180.67; Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753070AbbENJAL (ORCPT + 3 others); Thu, 14 May 2015 05:00:11 -0400 Received: from mail-pa0-f47.google.com ([209.85.220.47]:35094 "EHLO mail-pa0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753063AbbENJAK (ORCPT ); Thu, 14 May 2015 05:00:10 -0400 Received: by pabtp1 with SMTP id tp1so78827406pab.2 for ; Thu, 14 May 2015 02:00:09 -0700 (PDT) X-Received: by 10.68.65.110 with SMTP id w14mr6158365pbs.93.1431594009592; Thu, 14 May 2015 02:00:09 -0700 (PDT) Received: from localhost.localdomain ([180.150.148.224]) by mx.google.com with ESMTPSA id lb1sm21774609pab.39.2015.05.14.02.00.05 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 14 May 2015 02:00:08 -0700 (PDT) From: Zhangfei Gao To: Jaehoon Chung , ulf.hansson@linaro.org Cc: linux-mmc@vger.kernel.org, Zhangfei Gao Subject: [PATCH 2/4] mmc: dw_mmc: exynos: Fix modalias to make module auto-loading work Date: Thu, 14 May 2015 16:59:45 +0800 Message-Id: <1431593987-455-3-git-send-email-zhangfei.gao@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1431593987-455-1-git-send-email-zhangfei.gao@linaro.org> References: <1431593987-455-1-git-send-email-zhangfei.gao@linaro.org> Sender: linux-mmc-owner@vger.kernel.org Precedence: list List-ID: X-Mailing-List: linux-mmc@vger.kernel.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: zhangfei.gao@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.53 as permitted sender) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Make the modalias match driver name, this is required to make module auto-loading work. Signed-off-by: Zhangfei Gao --- drivers/mmc/host/dw_mmc-exynos.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/mmc/host/dw_mmc-exynos.c b/drivers/mmc/host/dw_mmc-exynos.c index e761eb1..1e75309 100644 --- a/drivers/mmc/host/dw_mmc-exynos.c +++ b/drivers/mmc/host/dw_mmc-exynos.c @@ -556,4 +556,4 @@ module_platform_driver(dw_mci_exynos_pltfm_driver); MODULE_DESCRIPTION("Samsung Specific DW-MSHC Driver Extension"); MODULE_AUTHOR("Thomas Abraham