lkml.org 
[lkml]   [2010]   [Sep]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subjectplatform: Re: #2 (Re: More modaliases + patchtool))
...
Last (14 buses)





Fix lost PLATFORM modalias

Signed-off-by: Dzianis Kahanovich <mahatma@eu.by>

--- linux-2.6.36-rc4-git3/sound/soc/sh/fsi.c 2010-09-17 12:30:32.000000000 +0300
+++ b/sound/soc/sh/fsi.c 2010-09-17 12:39:08.026437283 +0300
@@ -1250,6 +1250,9 @@ static void __exit fsi_mobile_exit(void)
{
platform_driver_unregister(&fsi_driver);
}
+
+MODULE_DEVICE_TABLE(platform, fsi_id_table);
+
module_init(fsi_mobile_init);
module_exit(fsi_mobile_exit);
\
 
 \ /
  Last update: 2010-09-17 15:45    [W:0.226 / U:0.488 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site