From: David Woodhouse <dwmw2@infradead.org>
To: ds@schleef.org
Cc: mtd@infradead.org
Subject: Re: MTD CVS update: 'mtd/drivers/mtd/chips sharp.c'
Date: Fri, 20 Apr 2001 11:32:51 +0100 [thread overview]
Message-ID: <24868.987762771@redhat.com> (raw)
In-Reply-To: <E14qQUf-000802-00@infradead.org>
ds@infradead.org said:
> Modified Files:
> sharp.c
> Log Message: Updates from my local development tree
> Compilation fixes
- mtd_register_map_driver(&sharp_driver);
+
+ inter_module_register(im_name, THIS_MODULE, &sharp_probe);
+
+ return 0;
Actually I think I prefer your original way of doing it. Let's hide the
implementation details from the map and chip drivers. Do you have the
rest of the associated code?
--
dwmw2
To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org
parent reply other threads:[~2001-04-20 10:33 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <E14qQUf-000802-00@infradead.org>]
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=24868.987762771@redhat.com \
--to=dwmw2@infradead.org \
--cc=ds@schleef.org \
--cc=mtd@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 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.