From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
To: Sam Ravnborg <sam@ravnborg.org>
Cc: Felipe Balbi <balbi@ti.com>,
linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/9] scripts/modpost: add a exception for USB gadget drivers
Date: Fri, 17 Aug 2012 17:36:29 +0200 [thread overview]
Message-ID: <502E64FD.4090100@linutronix.de> (raw)
In-Reply-To: <20120815201426.GA6902@merkur.ravnborg.org>
On 08/15/2012 10:14 PM, Sam Ravnborg wrote:
> Could you use the __ref / __refdata annotation?
> This would be much cleaner than this hack in modpost.
Hmmm.
$ git grep " __init " drivers/usb/gadget/ | grep -vE
'[_-]udc\.c|net22..\.c|udc-core\.c|dummy_hcd' | wc -l
71
That is the number of annotations I would have to change temporary. I
would prefer to avoid it but if you say no then I guess I have to do it.
>
> Sam
Sebastian
next prev parent reply other threads:[~2012-08-17 15:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1345060759-18091-1-git-send-email-bigeasy@linutronix.de>
2012-08-15 19:59 ` [PATCH 2/9] scripts/modpost: add a exception for USB gadget drivers Sebastian Andrzej Siewior
2012-08-15 20:14 ` Sam Ravnborg
2012-08-17 15:36 ` Sebastian Andrzej Siewior [this message]
2012-08-16 13:05 ` ABRAHAM, KISHON VIJAY
2012-08-16 13:03 ` Felipe Balbi
2012-08-16 14:26 ` ABRAHAM, KISHON VIJAY
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=502E64FD.4090100@linutronix.de \
--to=bigeasy@linutronix.de \
--cc=balbi@ti.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=sam@ravnborg.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.