|
Linux Kernel
3.7.1
|
#include <linux/delay.h>#include <linux/device.h>#include <linux/mmc/host.h>#include <linux/module.h>#include <mach/cns3xxx.h>#include "sdhci-pltfm.h"Go to the source code of this file.
Functions | |
| module_platform_driver (sdhci_cns3xxx_driver) | |
| MODULE_DESCRIPTION ("SDHCI driver for CNS3xxx") | |
| MODULE_AUTHOR ("Scott Shu, ""Anton Vorontsov <[email protected]>") | |
| MODULE_LICENSE ("GPL v2") | |
| MODULE_AUTHOR | ( | "Scott | Shu, |
| ""Anton Vorontsov< avorontsov @mvista.com >" | |||
| ) |
| MODULE_LICENSE | ( | "GPL v2" | ) |
| module_platform_driver | ( | sdhci_cns3xxx_driver | ) |
1.8.2