From patchwork Wed Apr 27 13:52:52 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jeremy Chang X-Patchwork-Id: 1196 Return-Path: Delivered-To: unknown Received: from imap.gmail.com (74.125.159.109) by localhost6.localdomain6 with IMAP4-SSL; 08 Jun 2011 14:50:05 -0000 Delivered-To: patches@linaro.org Received: by 10.224.2.73 with SMTP id 9cs109707qai; Wed, 27 Apr 2011 06:53:13 -0700 (PDT) Received: by 10.224.32.210 with SMTP id e18mr1821223qad.139.1303912392975; Wed, 27 Apr 2011 06:53:12 -0700 (PDT) Received: from mail-vw0-f50.google.com (mail-vw0-f50.google.com [209.85.212.50]) by mx.google.com with ESMTPS id v3si2187486qcq.14.2011.04.27.06.53.12 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 27 Apr 2011 06:53:12 -0700 (PDT) Received-SPF: pass (google.com: domain of shunyu.chang@gmail.com designates 209.85.212.50 as permitted sender) client-ip=209.85.212.50; Authentication-Results: mx.google.com; spf=pass (google.com: domain of shunyu.chang@gmail.com designates 209.85.212.50 as permitted sender) smtp.mail=shunyu.chang@gmail.com; dkim=pass (test mode) header.i=@gmail.com Received: by mail-vw0-f50.google.com with SMTP id 14so1610669vws.37 for ; Wed, 27 Apr 2011 06:53:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=wB3iDR0UxZT4Oi+uEubCwmX17Nmdc+D9lvPF+q2PmZ0=; b=HRuyyg6qFJDFS5IGr3ooEqyCVgsBwyAhnui1+kaKy4UKvkHCIuTma1QEWDzBVHa42p +TUsAWTAxdIKz5E3FfaWMkjv+W5sXrb2Hc7wbBaMRqhtFr7O5Cg1loisOr8QbRqro0fC T1FMzkf6ziFoBJpJmiDLT12AK+u+2P55eGUmQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:from:date:x-google-sender-auth:message-id :subject:to:cc:content-type; b=h9lCmNu5dITGhc47WUfRiXBNoH/RmOv/98ghdpyIpHxrTej7CkFqIjOD6mgmQCkuix /VyNXTAxBirQDeVHB9ZewETk/NTleGd0Y9TanoONmoMhd5044kxtb4Mza7WUL1T8Erz6 6N3MZ8ijPoIrgoaJ6K+B7Ac/HN8YVD3ajS/Qw= Received: by 10.220.127.81 with SMTP id f17mr607507vcs.144.1303912392277; Wed, 27 Apr 2011 06:53:12 -0700 (PDT) MIME-Version: 1.0 Sender: shunyu.chang@gmail.com Received: by 10.220.172.9 with HTTP; Wed, 27 Apr 2011 06:52:52 -0700 (PDT) From: Jeremy Chang Date: Wed, 27 Apr 2011 21:52:52 +0800 X-Google-Sender-Auth: BNk-ZYlqxvHgFW8Eia84aGsKva4 Message-ID: Subject: [PATCH android/device/linaro/beagleboard] vold.fstab: Change the sys path for mmc device To: linaro-dev@lists.linaro.org Cc: patches , Patrik Ryd , Alexander Sack , John Stultz After kernel bumped to 2.6.38.3, mmc sys path changed Signed-off-by: Jeremy Chang --- vold.fstab | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) /devices/platform/omap/omap_hsmmc.0/mmc_host/mmc0 diff --git a/vold.fstab b/vold.fstab index 04b9690..10fe0c4 100644 --- a/vold.fstab +++ b/vold.fstab @@ -12,4 +12,4 @@ ## - List of sysfs paths to source devices ###################### -dev_mount sdcard /mnt/sdcard 6 /devices/platform/mmci-omap-hs.0/mmc_host/mmc0 +dev_mount sdcard /mnt/sdcard 6