From: Alexey Dobriyan <adobriyan@gmail.com>
To: dpervushin@ru.mvista.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: [RFC] SPI core
Date: Wed, 1 Jun 2005 00:44:34 +0400 [thread overview]
Message-ID: <200506010044.34559.adobriyan@gmail.com> (raw)
In-Reply-To: <1117555756.4715.17.camel@diimka.dev.rtsoft.ru>
On Tuesday 31 May 2005 20:09, dmitry pervushin wrote:
> In order to support the specific board, we have ported the generic SPI core
> to the 2.6 kernel. This core provides basic API to create/manage SPI devices
> like the I2C core does. We need to continue providing support of SPI devices
> and would like to maintain the SPI subtree.
> +#ifdef CONFIG_DEVFS_FS
> +#include <linux/devfs_fs_kernel.h>
> +#endif
devfs will be removed from mainline in a month.
next prev parent reply other threads:[~2005-05-31 20:40 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-31 16:09 [RFC] SPI core dmitry pervushin
2005-05-31 18:33 ` randy_dunlap
2005-05-31 20:44 ` Alexey Dobriyan [this message]
2005-05-31 21:41 ` NZG
2005-05-31 23:20 ` Greg KH
2005-05-31 23:32 ` Greg KH
2005-06-01 11:43 ` [lm-sensors] " Greg KH
2005-06-02 4:06 ` Mark M. Hoffman
2005-06-02 6:08 ` [lm-sensors] " Mark M. Hoffman
2005-06-02 4:51 ` Greg KH
2005-06-02 6:42 ` [lm-sensors] " Greg KH
2005-06-02 13:02 ` Rui Sousa
2005-06-02 15:04 ` [lm-sensors] " Rui Sousa
2005-06-09 7:15 ` Greg KH
2005-06-09 9:28 ` [lm-sensors] " Greg KH
2005-06-09 10:39 ` Hinko Kocevar
2005-06-09 12:40 ` [lm-sensors] " Hinko Kocevar
2005-06-09 15:41 ` Lee Revell
2005-06-09 17:48 ` [lm-sensors] " Lee Revell
2005-06-02 10:09 ` dmitry pervushin
2005-06-02 12:13 ` [lm-sensors] " dmitry pervushin
2005-06-09 12:33 ` Pekka Enberg
2005-06-09 16:19 ` Alexey Dobriyan
2005-06-09 17:41 ` Pekka Enberg
-- strict thread matches above, loose matches on Subject: below --
2005-06-01 1:19 David Brownell
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=200506010044.34559.adobriyan@gmail.com \
--to=adobriyan@gmail.com \
--cc=dpervushin@ru.mvista.com \
--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.