In preparation for additional work in this area, refactor the __hdd_module_init and __hdd_module_exit areas. * Rename __hdd_module_init to hdd_driver_load * Rename __hdd_module_exit to hdd_driver_unload * Add missing error handing in hdd_driver_load * Address symmetry issues between hdd_driver_load and hdd_driver_unload * Remove redundant call to hdd_sysfs_destroy_version_interface * Update hdd_set_conparam to take a signed integer * Address various other style issues Change-Id: I8ea936a493bb262abf7d43a816dbf72530efa424 CRs-Fixed: 2315840 |
||
---|---|---|
.. | ||
inc | ||
src |