Ok. 

>-----Original Message-----
>From: Mike Frysinger [mailto:[EMAIL PROTECTED] 
>Sent: Friday, December 05, 2008 12:46 PM
>To: [EMAIL PROTECTED]
>Cc: [email protected]
>Subject: Re: [Linux-kernel-commits] [5820] 
>trunk/sound/blackfin/ad1836.c: bug[#4667] remove annotation 
>ofsnd_ad1836_spi_probed, since it' s just an internal function
>
>On Thu, Dec 4, 2008 at 23:43,  <[EMAIL PROTECTED]> wrote:
>> -int  __init_or_module snd_ad1836_spi_probed(struct ad1836_spi *spi)
>> +int snd_ad1836_spi_probed(struct ad1836_spi *spi)
>
>snd_ad1836_spi_probed is only called by ad1836_spi_probe which 
>is marked __devinit ... that means snd_ad1836_spi_probed 
>should be marked with __devinit -mike
>

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

Reply via email to