From: David Brownell <david-b-yBeKhBN/0LDR7s880joybQ@public.gmane.org>
To: Stefan Roese <sr-ynQEQJNshbs@public.gmane.org>
Cc: spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org,
linuxppc-dev-mnsaURCQ41sdnm+yROfE0A@public.gmane.org
Subject: Re: [PATCH v4] spi: Add PPC4xx SPI driver
Date: Thu, 20 Nov 2008 19:41:08 -0800 [thread overview]
Message-ID: <200811201941.08468.david-b@pacbell.net> (raw)
In-Reply-To: <1225451266-23740-1-git-send-email-sr-ynQEQJNshbs@public.gmane.org>
On Friday 31 October 2008, Stefan Roese wrote:
> + dev_dbg(&spi->dev, "%s: mode %d, %u bpw, %d hz\n",
> + __FUNCTION__, spi->mode, spi->bits_per_word,
> + spi->max_speed_hz);
Oh, and checkpatch.pl would warn about __FUNCTION__ vs __func__ ...
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
WARNING: multiple messages have this Message-ID (diff)
From: David Brownell <david-b@pacbell.net>
To: Stefan Roese <sr@denx.de>
Cc: spi-devel-general@lists.sourceforge.net, linuxppc-dev@ozlabs.org
Subject: Re: [spi-devel-general] [PATCH v4] spi: Add PPC4xx SPI driver
Date: Thu, 20 Nov 2008 19:41:08 -0800 [thread overview]
Message-ID: <200811201941.08468.david-b@pacbell.net> (raw)
In-Reply-To: <1225451266-23740-1-git-send-email-sr@denx.de>
On Friday 31 October 2008, Stefan Roese wrote:
> + dev_dbg(&spi->dev, "%s: mode %d, %u bpw, %d hz\n",
> + __FUNCTION__, spi->mode, spi->bits_per_word,
> + spi->max_speed_hz);
Oh, and checkpatch.pl would warn about __FUNCTION__ vs __func__ ...
next prev parent reply other threads:[~2008-11-21 3:41 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-31 11:07 [PATCH v4] spi: Add PPC4xx SPI driver Stefan Roese
2008-10-31 11:07 ` Stefan Roese
[not found] ` <1225451266-23740-1-git-send-email-sr-ynQEQJNshbs@public.gmane.org>
2008-11-04 13:10 ` Josh Boyer
2008-11-04 13:10 ` Josh Boyer
2008-11-21 3:40 ` David Brownell
2008-11-21 3:40 ` [spi-devel-general] " David Brownell
2008-11-21 3:41 ` David Brownell [this message]
2008-11-21 3:41 ` David Brownell
2008-11-21 18:01 ` Stefan Roese
2008-11-21 18:01 ` Stefan Roese
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=200811201941.08468.david-b@pacbell.net \
--to=david-b-ybekhbn/0ldr7s880joybq@public.gmane.org \
--cc=linuxppc-dev-mnsaURCQ41sdnm+yROfE0A@public.gmane.org \
--cc=spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=sr-ynQEQJNshbs@public.gmane.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.