|
Linux Kernel
3.7.1
|
#include <linux/module.h>#include <linux/slab.h>#include <linux/bitops.h>#include <linux/platform_device.h>#include <linux/clk.h>#include <linux/regulator/consumer.h>#include <linux/mfd/dbx500-prcmu.h>#include <mach/hardware.h>#include <mach/msp.h>#include <sound/soc.h>#include <sound/soc-dai.h>#include "ux500_msp_i2s.h"#include "ux500_msp_dai.h"Go to the source code of this file.
Functions | |
| module_platform_driver (msp_i2s_driver) | |
| MODULE_LICENSE ("GPL v2") | |
| MODULE_LICENSE | ( | "GPL v2" | ) |
| module_platform_driver | ( | msp_i2s_driver | ) |
1.8.2