Linux Kernel
3.7.1
|
#include <linux/clk.h>
#include <linux/gpio.h>
#include <linux/module.h>
#include <sound/soc.h>
#include <sound/s3c24xx_uda134x.h>
#include <plat/regs-iis.h>
#include "s3c24xx-i2s.h"
Go to the source code of this file.
Functions | |
module_platform_driver (s3c24xx_uda134x_driver) | |
MODULE_AUTHOR ("Zoltan Devai, Christian Pellegrin <[email protected]>") | |
MODULE_DESCRIPTION ("S3C24XX_UDA134X ALSA SoC audio driver") | |
MODULE_LICENSE ("GPL") | |
MODULE_AUTHOR | ( | "Zoltan | Devai, |
Christian Pellegrin< chripell @evolware.org >" | |||
) |
MODULE_LICENSE | ( | "GPL" | ) |
module_platform_driver | ( | s3c24xx_uda134x_driver | ) |