From patchwork Mon Oct 12 22:50:55 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kevin Hilman X-Patchwork-Id: 53252 Received: from arroyo.ext.ti.com (arroyo.ext.ti.com [192.94.94.40]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id n9CMr74F006088 for ; Mon, 12 Oct 2009 22:53:07 GMT Received: from dlep36.itg.ti.com ([157.170.170.91]) by arroyo.ext.ti.com (8.13.7/8.13.7) with ESMTP id n9CMp49E030656 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 12 Oct 2009 17:51:04 -0500 Received: from linux.omap.com (localhost [127.0.0.1]) by dlep36.itg.ti.com (8.13.8/8.13.8) with ESMTP id n9CMp44l011601; Mon, 12 Oct 2009 17:51:04 -0500 (CDT) Received: from linux.omap.com (localhost [127.0.0.1]) by linux.omap.com (Postfix) with ESMTP id 112C680628; Mon, 12 Oct 2009 17:51:04 -0500 (CDT) X-Original-To: davinci-linux-open-source@linux.davincidsp.com Delivered-To: davinci-linux-open-source@linux.davincidsp.com Received: from dflp52.itg.ti.com (dflp52.itg.ti.com [128.247.22.96]) by linux.omap.com (Postfix) with ESMTP id D803E80626 for ; Mon, 12 Oct 2009 17:51:01 -0500 (CDT) Received: from medina.ext.ti.com (localhost [127.0.0.1]) by dflp52.itg.ti.com (8.13.7/8.13.7) with ESMTP id n9CMp1NQ014696 for ; Mon, 12 Oct 2009 17:51:01 -0500 (CDT) Received: from mail152-va3-R.bigfish.com (mail-va3.bigfish.com [216.32.180.114]) by medina.ext.ti.com (8.13.7/8.13.7) with ESMTP id n9CMp0Jv024159 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Mon, 12 Oct 2009 17:51:01 -0500 Received: from mail152-va3 (localhost.localdomain [127.0.0.1]) by mail152-va3-R.bigfish.com (Postfix) with ESMTP id AB0FA16281EB for ; Mon, 12 Oct 2009 22:51:00 +0000 (UTC) X-SpamScore: -9 X-BigFish: vps-9(zz1432Rzz1202hzz1497iz2dh6bh61h) X-Spam-TCS-SCL: 0:0 X-MS-Exchange-Organization-Antispam-Report: OrigIP: 209.85.222.204; Service: EHS Received: by mail152-va3 (MessageSwitch) id 125538785876935_28148; Mon, 12 Oct 2009 22:50:58 +0000 (UCT) Received: from VA3EHSMHS020.bigfish.com (unknown [10.7.14.250]) by mail152-va3.bigfish.com (Postfix) with ESMTP id 0654C15E8053 for ; Mon, 12 Oct 2009 22:50:58 +0000 (UTC) Received: from mail-pz0-f204.google.com (209.85.222.204) by VA3EHSMHS020.bigfish.com (10.7.99.30) with Microsoft SMTP Server id 14.0.482.32; Mon, 12 Oct 2009 22:50:57 +0000 Received: by pzk42 with SMTP id 42so2485044pzk.31 for ; Mon, 12 Oct 2009 15:50:57 -0700 (PDT) Received: by 10.114.2.12 with SMTP id 12mr11041104wab.52.1255387856883; Mon, 12 Oct 2009 15:50:56 -0700 (PDT) Received: from localhost ([216.254.16.51]) by mx.google.com with ESMTPS id 20sm3417751pzk.1.2009.10.12.15.50.56 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 12 Oct 2009 15:50:56 -0700 (PDT) To: Vipin Bhandari References: <1254427155-26532-1-git-send-email-vipin.bhandari@ti.com> From: Kevin Hilman Organization: Deep Root Systems, LLC Date: Mon, 12 Oct 2009 15:50:55 -0700 In-Reply-To: <1254427155-26532-1-git-send-email-vipin.bhandari@ti.com> (Vipin Bhandari's message of "Thu\, 1 Oct 2009 15\:59\:15 -0400") Message-ID: <877hv0ql9s.fsf@deeprootsystems.com> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) MIME-Version: 1.0 X-Reverse-DNS: mail-pz0-f204.google.com Cc: davinci-linux-open-source@linux.davincidsp.com, linux-kernel@vger.kernel.org, akpm@linux-foundation.org, drzeus-mmc@drzeus.cx Subject: Re: [PATCH] DaVinci: MMC: MMC/SD controller driver for DaVinci family X-BeenThere: davinci-linux-open-source@linux.davincidsp.com X-Mailman-Version: 2.1.4 Precedence: list List-Id: davinci-linux-open-source.linux.davincidsp.com List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: davinci-linux-open-source-bounces@linux.davincidsp.com Errors-To: davinci-linux-open-source-bounces@linux.davincidsp.com diff --git a/drivers/mmc/host/davinci_mmc.c b/drivers/mmc/host/davinci_mmc.c index fe8f613..6c76f64 100644 --- a/drivers/mmc/host/davinci_mmc.c +++ b/drivers/mmc/host/davinci_mmc.c @@ -178,7 +178,7 @@ struct mmc_davinci_host { u32 buffer_bytes_left; u32 bytes_left; - u8 rxdma, txdma; + u32 rxdma, txdma; bool use_dma; bool do_dma; @@ -190,7 +190,7 @@ struct mmc_davinci_host { struct edmacc_param tx_template; struct edmacc_param rx_template; unsigned n_link; - u8 links[NR_SG - 1]; + u32 links[NR_SG - 1]; /* For PIO we walk scatterlists one segment at a time. */ unsigned int sg_len;