linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: w.sang@pengutronix.de (Wolfram Sang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] IMX/SDMA : save the real count for one DMA transaction.
Date: Wed, 23 Nov 2011 11:58:21 +0100	[thread overview]
Message-ID: <20111123105821.GC4063@pengutronix.de> (raw)
In-Reply-To: <1322039585-7901-1-git-send-email-b32955@freescale.com>


> +	/* save the real count we received or transmitted. */
> +	chan->private = (void *)count;

And if someone later needs another variable which is private?

-- 
Pengutronix e.K.                           | Wolfram Sang                |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20111123/f7f9bd81/attachment.sig>

  reply	other threads:[~2011-11-23 10:58 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-23  9:13 [PATCH] IMX/SDMA : save the real count for one DMA transaction Huang Shijie
2011-11-23 10:58 ` Wolfram Sang [this message]
2011-11-23 11:04   ` Huang Shijie
2011-11-23 11:06     ` Wolfram Sang
2011-11-23 11:13       ` Huang Shijie
2011-11-23 11:18         ` Wolfram Sang
2011-11-23 11:29           ` Huang Shijie
2011-11-23 11:36             ` Wolfram Sang
2011-11-24  2:56               ` Huang Shijie
2011-11-23 11:40             ` Vinod Koul
2011-11-24  2:42               ` Huang Shijie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20111123105821.GC4063@pengutronix.de \
    --to=w.sang@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).