From: Dan Eisenhut <deisenhut@wi.rr.com>
To: tglx@linutronix.de
Cc: "'linux-mtd@lists.infradead.org'" <linux-mtd@lists.infradead.org>
Subject: Re: Accessing an MTD device from kernel space
Date: Wed, 26 May 2004 18:38:34 -0500 [thread overview]
Message-ID: <1085614713.9876.4.camel@localhost> (raw)
In-Reply-To: <200405262326.29385.tglx@linutronix.de>
On Wed, 2004-05-26 at 16:26, Thomas Gleixner wrote:
> Just use the mtd API which is used from fs drivers and anything else which
> accessed the mtd devices from kernel space
>
> mtd->read(....), mtd->erase(...)
Thanks... I dug through the fs/jffs2 directory and figured out how to
use the get_mtd_device() and mtd->read() functions. Its working great.
Dan
prev parent reply other threads:[~2004-05-26 23:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-26 21:21 Accessing an MTD device from kernel space Eisenhut, Daniel (MED)
2004-05-26 21:26 ` Thomas Gleixner
2004-05-26 23:38 ` Dan Eisenhut [this message]
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=1085614713.9876.4.camel@localhost \
--to=deisenhut@wi.rr.com \
--cc=linux-mtd@lists.infradead.org \
--cc=tglx@linutronix.de \
/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