From: Roel Kluin <12o3l@tiscali.nl>
To: drzeus-mmc@drzeus.cx
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: MMC: logical-bitwise and confusion in tifm_sd_transfer_data()?
Date: Sun, 09 Mar 2008 21:31:08 +0100 [thread overview]
Message-ID: <47D4490C.7030204@tiscali.nl> (raw)
from drivers/mmc/host/tifm_sd.c:183:
if ((r_data->flags & MMC_DATA_WRITE)
&& DATA_CARRY)
shouldn't this be bit-wise &?
next reply other threads:[~2008-03-09 20:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-09 20:31 Roel Kluin [this message]
2008-03-10 12:56 ` MMC: logical-bitwise and confusion in tifm_sd_transfer_data()? Pierre Ossman
2008-03-11 7:40 ` Alex Dubov
2008-03-11 8:00 ` [PATCH] MMC: DATA_CARRY is not boolean in tifm_sd_transfer_data() (was: MMC: logical-bitwise and confusion in tifm_sd_transfer_data()?) Roel Kluin
2008-03-15 15:01 ` Pierre Ossman
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=47D4490C.7030204@tiscali.nl \
--to=12o3l@tiscali.nl \
--cc=drzeus-mmc@drzeus.cx \
--cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.