>-----Original Message-----
>From: Mike Frysinger [mailto:[email protected]] 
>Sent: Monday, January 05, 2009 11:54 AM
>To: [email protected]
>Cc: [email protected]
>Subject: Re: [Linux-kernel-commits] [5941] 
>trunk/drivers/mmc/host/bfin_sdh.c: task[#2424]clean up code
>
>On Sun, Jan 4, 2009 at 21:26,  <[email protected]> wrote:
>> -static int sdh_remove(struct platform_device *pdev)
>> +static int __devexit sdh_remove(struct platform_device *pdev)
>
>you'll need to update the platform_driver definition then to use
>__devexit_p() around the remove function -mike
>

I guess I get confused about this,there are all kinds of such annotatins
in the drivers under host.

I really don't know which one is the most suitable,any document?

Cliff 

_______________________________________________
Linux-kernel-commits mailing list
[email protected]
http://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to