From: "Sudhakar Rajashekhara" <sudhakar.raj@ti.com>
To: "'Mike Frysinger'" <vapier.adi@gmail.com>
Cc: david-b@pacbell.net, linux-mtd@lists.infradead.org,
davinci-linux-open-source@linux.davincidsp.com,
dwmw2@infradead.org
Subject: RE: [PATCH] m25p80: add support for a callback to platform code on successful device probe
Date: Tue, 10 Aug 2010 14:56:39 +0530 [thread overview]
Message-ID: <016d01cb386e$22e28660$68a79320$@raj@ti.com> (raw)
In-Reply-To: <AANLkTimJAiUfyAYd6aoftbexKaBOz5A8BjX-fgumkWU9@mail.gmail.com>
Hi,
On Tue, Aug 10, 2010 at 12:47:05, Mike Frysinger wrote:
> On Tue, Aug 10, 2010 at 02:42, Sudhakar Rajashekhara wrote:
> > On some platforms, MTD device can hold MAC address, calibration
> > data, serial numbers etc.
>
> pretty standard behavior ...
>
> > On TI's DA850/OMAP-L138/AM18xx EVM, MAC address is stored on
> > the last sector of the SPI flash, which is exported as an MTD
> > device.
>
> again, nothing unique here ...
>
> > This patch adds two new members to the 'flash_platform_data'
> > structure, a function handler which will be called after
> > add_mtd_device() and an argument to be passed to this function,
> > for example: offset to read from.
>
> ... and your changelog falls apart. the intro gives no basis that i
> can see as to why you need these hooks.
>
> please give examples of what you're actually trying to accomplish and
> how these hooks help you accomplish said goal and why it is necessary
> that you do these things from kernel space instead of standard
> userspace.
I have submitted an updated version of this patch in which I have
addressed your concerns.
Regards,
Sudhakar
next prev parent reply other threads:[~2010-08-10 9:26 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-10 6:42 [PATCH] m25p80: add support for a callback to platform code on successful device probe Sudhakar Rajashekhara
2010-08-10 7:17 ` Mike Frysinger
2010-08-10 9:26 ` Sudhakar Rajashekhara [this message]
2010-08-10 13:07 ` David Brownell
2010-08-10 13:07 ` Sudhakar Rajashekhara
2010-08-10 19:02 ` Mike Frysinger
2010-08-11 11:56 ` Sudhakar Rajashekhara
[not found] ` <-1845909207770903949@unknownmsgid>
2010-08-11 17:27 ` Mike Frysinger
2010-08-10 13:41 ` Sergei Shtylyov
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='016d01cb386e$22e28660$68a79320$@raj@ti.com' \
--to=sudhakar.raj@ti.com \
--cc=david-b@pacbell.net \
--cc=davinci-linux-open-source@linux.davincidsp.com \
--cc=dwmw2@infradead.org \
--cc=linux-mtd@lists.infradead.org \
--cc=vapier.adi@gmail.com \
/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.