On 29/08/13 17:32, Archit Taneja wrote: > On Thursday 29 August 2013 07:01 PM, Tomi Valkeinen wrote: >> With all the old panels removed and all the old panel model APIs removed >> from the DSS encoders, we can now remove the custom omapdss-bus which >> was used in the old panel model. >>
>> static void __exit omap_dss_exit(void)
>> {
>> omap_dss_unregister_drivers();
>> -
>> - omap_dss_bus_unregister();
>> }
>>
>> module_init(omap_dss_init);
>> module_exit(omap_dss_exit);
>
> minor comment here, we could use
> omap_dss_register_driver/unregister_driver for the module_init/exit
> directly, the funcs omap_dss_init/ext don't seem to be doing much here.
Yes, that's true. I'll clean it up.
Tomi
signature.asc
Description: OpenPGP digital signature
