mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-03-15 19:55:32 +00:00
Merge branch 'CR_9225_vin_changhuang.liang' into 'jh7110-6.6.y-devel'
CR_9225_vin_changhuang.liang media: starfive: put off VIN register See merge request sdk/linux!1035
This commit is contained in:
commit
4df8c06d34
1 changed files with 1 additions and 1 deletions
|
@ -1362,7 +1362,7 @@ static void __exit stfcamss_cleanup(void)
|
|||
platform_driver_unregister(&stfcamss_driver);
|
||||
}
|
||||
|
||||
module_init(stfcamss_init);
|
||||
late_initcall(stfcamss_init);
|
||||
//fs_initcall(stfcamss_init);
|
||||
module_exit(stfcamss_cleanup);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue