remarkable-linux/drivers/staging/fsl-mc
J. German Rivera e91ffa9ec1 staging: fsl-mc: Refactored fsl_mc_object_allocator driver init/exit
The fsl_mc_allocator driver does not need to be its own module
 as it is tightly integrated into the MC bus main driver. It is really
 just a sub-component of the MC bus driver. By not making fsl_mc_allocator
 its own module, we can have more control of when its initialization happens
 and we want it to happen before any driver that depends on the MC bus
 driver gets initialized.

Signed-off-by: J. German Rivera <German.Rivera@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-04-03 13:55:03 +02:00
..
bus staging: fsl-mc: Refactored fsl_mc_object_allocator driver init/exit 2015-04-03 13:55:03 +02:00
include staging: fsl-mc: Refactored fsl_mc_object_allocator driver init/exit 2015-04-03 13:55:03 +02:00
Kconfig
Makefile
TODO staging: fsl-mc: Corrected email addresses in TODO file 2015-03-20 14:11:29 +01:00