From: Ben Dooks <ben@simtec.co.uk>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: linux-kernel@vger.kernel.org, Sam Ravnborg <sam@ravnborg.org>,
Andrew Morton <akpm@linux-foundation.org>,
Russell King <linux@arm.linux.org.uk>,
Ben Dooks <ben-linux@fluff.org>, Ramax Lo <ramaxlo@gmail.com>,
Nelson Castillo <arhuaco@freaks-unidos.net>
Subject: Re: [PATCH 19/34] move s3c_adc_remove to .devexit.text
Date: Fri, 02 Oct 2009 08:20:31 +0100 [thread overview]
Message-ID: <4AC5A9BF.8080903@simtec.co.uk> (raw)
In-Reply-To: <1254385718-14254-19-git-send-email-u.kleine-koenig@pengutronix.de>
Uwe Kleine-König wrote:
> The function s3c_adc_remove is used only wrapped by __devexit_p so define
> it using __devexit.
>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> Acked-by: Sam Ravnborg <sam@ravnborg.org>
> Cc: Russell King <linux@arm.linux.org.uk>
> Cc: Ben Dooks <ben-linux@fluff.org>
Acked-By: Ben Dooks <ben@simtec.co.uk>
> Cc: Ramax Lo <ramaxlo@gmail.com>
> Cc: Nelson Castillo <arhuaco@freaks-unidos.net>
> Cc: linux-kernel@vger.kernel.org
--
Ben Dooks, Software Engineer, Simtec Electronics
http://www.simtec.co.uk/
next prev parent reply other threads:[~2009-10-02 7:21 UTC|newest]
Thread overview: 65+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-01 8:26 [PATCH 00/35] fix usage of __{,dev}exit_p Uwe Kleine-König
2009-10-01 8:28 ` [PATCH 01/34] move asic3_remove to .devexit.text Uwe Kleine-König
2009-10-01 17:30 ` Samuel Ortiz
2009-10-01 8:28 ` [PATCH 02/34] move atp870u_remove " Uwe Kleine-König
2009-10-01 14:20 ` James Bottomley
2009-10-02 19:13 ` Uwe Kleine-König
2009-10-01 8:28 ` [PATCH 03/34] move bbc_remove " Uwe Kleine-König
2009-10-01 8:28 ` [PATCH 04/34] don't use __devexit_p to wrap excite_nand_remove Uwe Kleine-König
2009-10-01 8:28 ` [PATCH 05/34] move grover_remove to .devexit.text Uwe Kleine-König
2009-10-06 5:05 ` Dmitry Torokhov
2009-10-01 8:28 ` [PATCH 06/34] don't use __devexit_p to wrap hal2_remove Uwe Kleine-König
2009-10-01 8:36 ` Takashi Iwai
2009-10-01 8:53 ` Uwe Kleine-König
2009-10-02 9:02 ` Takashi Iwai
2009-10-02 9:20 ` Uwe Kleine-König
2009-10-02 9:42 ` Takashi Iwai
2009-10-01 8:28 ` [PATCH 07/34] move ilo_remove to .devexit.text Uwe Kleine-König
2009-10-01 14:10 ` Altobelli, David
2009-10-01 17:44 ` Uwe Kleine-König
2009-10-01 17:49 ` Altobelli, David
2009-10-01 8:28 ` [PATCH 08/34] move initio_remove_one " Uwe Kleine-König
2009-10-01 8:28 ` [PATCH 09/34] don't use __devexit_p to wrap iodev_remove Uwe Kleine-König
2009-10-01 8:28 ` [PATCH 10/34] don't use __devexit_p to wrap lasi700_driver_remove Uwe Kleine-König
2009-10-01 8:28 ` [PATCH 11/34] move mcf_remove to .devexit.text Uwe Kleine-König
2009-10-02 0:53 ` Greg Ungerer
2009-10-01 8:28 ` [PATCH 12/34] move megaraid_detach_one " Uwe Kleine-König
2009-10-01 8:28 ` [PATCH 13/34] don't use __devexit_p to wrap meth_remove Uwe Kleine-König
2009-10-01 8:28 ` [PATCH 14/34] don't wrap mlx4_remove_one in __devexit_p Uwe Kleine-König
2009-10-01 8:28 ` [PATCH 15/34] move mpc85xx_pci_err_remove to .devexit.text Uwe Kleine-König
2009-10-01 8:28 ` [PATCH 16/34] move mv64x60_pci_err_remove " Uwe Kleine-König
2009-10-01 8:28 ` [PATCH 17/34] move mxcnd_remove to .exit.text Uwe Kleine-König
2009-10-01 8:28 ` [PATCH 18/34] don't use __devexit_p to wrap NCR_Q720_remove Uwe Kleine-König
2009-10-01 8:28 ` [PATCH 19/34] move s3c_adc_remove to .devexit.text Uwe Kleine-König
2009-10-02 7:20 ` Ben Dooks [this message]
2009-10-01 8:28 ` [PATCH 20/34] move s3c_pwm_remove " Uwe Kleine-König
2009-10-01 8:28 ` [PATCH 21/34] wrap sc26xx_driver_remove by __exit_p Uwe Kleine-König
2009-10-01 8:28 ` [PATCH 22/34] don't use __devexit_p to wrap sgiseeq_remove Uwe Kleine-König
2009-10-01 8:28 ` [PATCH 23/34] don't use __devexit_p to wrap sgiwd93_remove Uwe Kleine-König
2009-10-01 8:28 ` [PATCH 24/34] don't use __devexit_p to wrap snd_sgio2audio_remove Uwe Kleine-König
2009-10-01 8:28 ` [PATCH 25/34] don't use __devexit_p to wrap snirm710_driver_remove Uwe Kleine-König
2009-10-01 8:28 ` [PATCH 26/34] move spidev_remove to .devexit.text Uwe Kleine-König
2009-10-01 8:28 ` [PATCH 27/34] move stex_remove " Uwe Kleine-König
2009-10-01 8:28 ` [PATCH 28/34] move vhci_hcd_remove " Uwe Kleine-König
2009-10-01 8:28 ` [PATCH 29/34] move virtballoon_remove " Uwe Kleine-König
2009-10-01 9:35 ` Michael S. Tsirkin
2009-10-01 9:52 ` Uwe Kleine-König
2009-10-01 10:07 ` Michael S. Tsirkin
2009-10-06 9:47 ` Rusty Russell
2009-10-01 8:28 ` [PATCH 30/34] move virtnet_remove " Uwe Kleine-König
2009-10-01 8:28 ` [PATCH 31/34] move virtrng_remove " Uwe Kleine-König
2009-10-01 8:44 ` Christian Borntraeger
2009-10-01 8:48 ` Uwe Kleine-König
2009-10-01 9:12 ` Michael S. Tsirkin
2009-10-01 9:31 ` Uwe Kleine-König
2009-10-01 9:45 ` Michael S. Tsirkin
2009-10-01 10:17 ` Uwe Kleine-König
2009-10-01 12:32 ` Michael S. Tsirkin
2009-10-01 17:41 ` Uwe Kleine-König
2009-10-01 18:05 ` Michael S. Tsirkin
2009-10-01 18:19 ` Uwe Kleine-König
2009-10-01 8:28 ` [PATCH 32/34] don't use __devexit_p to wrap zalon_remove Uwe Kleine-König
2009-10-01 8:28 ` [PATCH 33/34] move lis3l02dq_remove to .devexit.text Uwe Kleine-König
2009-10-01 9:38 ` Jonathan Cameron
2009-10-01 8:28 ` [PATCH 34/34] move sca3000_remove " Uwe Kleine-König
2009-10-01 9:39 ` Jonathan Cameron
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=4AC5A9BF.8080903@simtec.co.uk \
--to=ben@simtec.co.uk \
--cc=akpm@linux-foundation.org \
--cc=arhuaco@freaks-unidos.net \
--cc=ben-linux@fluff.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=ramaxlo@gmail.com \
--cc=sam@ravnborg.org \
--cc=u.kleine-koenig@pengutronix.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox