Re: [PATCH 3/8] USB: gadget: __init and __exit tags removed

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Michał Nazarewicz
Date: Monday, April 19, 2010 - 12:57 am

> On Fri, Apr 16, 2010 at 05:49, Michal Nazarewicz wrote:

Mike Frysinger wrote:

Are you referring to my previous patch by saying "then they get tweaked
to support a semi-dynamic state"? Those were just a proposal which was never
accepted and suggested to remove those tags all together.


Yes, I agree.  That's why in the first version I proposed the __usb_init,
__usb_exit, etc. tags which could be customized prior to including
composite related files.

I would still go with that solution but it was considered, let me
find the exact phrase, "Ick ick ick." :)

What's more, I don't see any other (that is cleaner) solution which
would allow flexibility so it seems what we can either choose
a non-flexible solution proposed by this patch or an ugly solution
proposed by my previous patch.

So basically, I trusted more experienced kernel developer's opinion
on this one.

-- 
Best regards,                                           _     _
  .o. | Liege of Serenely Enlightened Majesty of       o' \,=./ `o
  ..o | Computer Science,  Michał "mina86" Nazarewicz     (o o)
  ooo +---[mina86@mina86.com]---[mina86@jabber.org]---ooO--(_)--Ooo--
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCHv3 0/7] The FunctionFS composite function, Michal Nazarewicz, (Fri Apr 16, 2:49 am)
[PATCH 1/8] wait_event_interruptible_locked() interface, Michal Nazarewicz, (Fri Apr 16, 2:49 am)
[PATCH 2/8] fs/timerfd.c: make use of wait_event_interrupt ..., Michal Nazarewicz, (Fri Apr 16, 2:49 am)
[PATCH 3/8] USB: gadget: __init and __exit tags removed, Michal Nazarewicz, (Fri Apr 16, 2:49 am)
[PATCH 4/8] USB: f_fs: the FunctionFS driver, Michal Nazarewicz, (Fri Apr 16, 2:49 am)
[PATCH 5/8] USB: g_ffs: the FunctionFS gadget driver, Michal Nazarewicz, (Fri Apr 16, 2:49 am)
[PATCH 6/8] USB: ffs-test: FunctionFS testing program, Michal Nazarewicz, (Fri Apr 16, 2:49 am)
[PATCH 7/8] USB: testusb: an USB testing application, Michal Nazarewicz, (Fri Apr 16, 2:49 am)
[PATCH 8/8] USB: testusb: testusb compatibility with Funct ..., Michal Nazarewicz, (Fri Apr 16, 2:49 am)
Re: [PATCH 3/8] USB: gadget: __init and __exit tags removed, Michał Nazarewicz, (Mon Apr 19, 12:57 am)
Re: [PATCH 3/8] USB: gadget: __init and __exit tags removed, Michał Nazarewicz, (Mon Apr 19, 2:04 am)
Re: [PATCHv3 0/7] The FunctionFS composite function, Michał Nazarewicz, (Wed May 5, 1:50 am)