From: David Woodhouse <dwmw2@infradead.org>
To: Abraham vd Merwe <abraham@2d3d.co.za>
Cc: MTD for Linux <linux-mtd@lists.infradead.org>
Subject: Re: read/write functions
Date: Mon, 04 Jun 2001 17:00:26 +0100 [thread overview]
Message-ID: <16748.991670426@redhat.com> (raw)
In-Reply-To: <20010604175814.A16342@crystal.2d3d.co.za>
abraham@2d3d.co.za said:
> Do you need to implement all read/write/copy functions in the map
> driver even if your chip driver only uses some of those functions?
> For example, let's say I only use map->read32() and map->write32(), do
> I still need map->read16(), etc in my map driver or can I just leave
> them uninitialized (NULL)?
You can leave them NULL. If any chip driver calls them it's buggy, so it'll
oops.
--
dwmw2
prev parent reply other threads:[~2001-06-04 16:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-06-04 15:58 read/write functions Abraham vd Merwe
2001-06-04 16:00 ` David Woodhouse [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=16748.991670426@redhat.com \
--to=dwmw2@infradead.org \
--cc=abraham@2d3d.co.za \
--cc=linux-mtd@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