On 12/11/12 02:30, Greg KH wrote:
On Sun, Nov 04, 2012 at 04:23:20PM +0000, Jonathan Cameron wrote:
Axel Lin (2):
iio: hid-sensor: Use __devexit annotation for remove()
This one, while maybe nice, sure isn't necessary as CONFIG_HOTPLUG can't
be turned off anymore. So it's not needed for 3.7, right?
Sorry that patch title doesn't mention why this is done. I should have
cleaned it up before merging (or poked Axel to do so)
Right now they are completely incorrectly marked as __devinit rather
than __devexit.
Hence if any platform is being clever about ditching init.text after
module insertion it's not going to be there on removal.
If this was simply a case of adding __devexit I'd agree.
If this annotation still doesn't actually matter I've definitely missed
something.
Thanks as ever for continued handling of the IIO tree!
Jonathan
--
To unsubscribe from this list: send the line "unsubscribe linux-iio" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html