All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sylvain Munaut <tnt@246tNt.com>
To: Arnd Bergmann <arnd@arndb.de>
Cc: linuxppc-dev@ozlabs.org, Paul Mackerras <paulus@samba.org>
Subject: Re: [PATCH 0/3] uevents handler for macio & of_platform
Date: Mon, 18 Dec 2006 08:16:56 +0100	[thread overview]
Message-ID: <45864068.1060606@246tNt.com> (raw)
In-Reply-To: <200612180004.44933.arnd@arndb.de>

Arnd Bergmann wrote:
> On Sunday 17 December 2006 17:51, Sylvain Munaut wrote:
>   
>> The of_platform one has been tested on Efika and enable module
>> autoloading by udev. The macio patch is not tested. However,
>> being based on the same code as the of_platform handler I would
>> excpect it to be fine.
>>     
>
> Would it be possible to have only a single copy of that code,
> for all of_device probes? I guess the same code also will be
> used on ibmebus and the ps3platform bus eventually.
>   
Mmmh. Yes actually,

I could put that code in of_device.c and export it, then in each bus, you
would only need a small stub to handle the conversion to of_device *
and call the common code.

I'll do that and resend.


    Sylvain

  reply	other threads:[~2006-12-18  7:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-17 16:51 [PATCH 0/3] uevents handler for macio & of_platform Sylvain Munaut
2006-12-17 16:51 ` [PATCH 1/2] macintosh: tidy up uevent handler by using add_uevent_var Sylvain Munaut
2006-12-17 16:51   ` [PATCH 2/2] powerpc: Add support for uevent to of_platform Sylvain Munaut
2006-12-17 23:04 ` [PATCH 0/3] uevents handler for macio & of_platform Arnd Bergmann
2006-12-18  7:16   ` Sylvain Munaut [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-12-18 22:46 Sylvain Munaut

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=45864068.1060606@246tNt.com \
    --to=tnt@246tnt.com \
    --cc=arnd@arndb.de \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=paulus@samba.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.