Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
openeuler
Kernel
提交
4f5b31c3
K
Kernel
项目概览
openeuler
/
Kernel
接近 2 年 前同步成功
通知
8
Star
0
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
K
Kernel
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
提交
4f5b31c3
编写于
3月 06, 2009
作者:
M
Mark Brown
浏览文件
操作
浏览文件
下载
差异文件
Merge commit 's3c-iis-header' into HEAD
上级
86027ae7
899e6cf5
变更
17
隐藏空白更改
内联
并排
Showing
17 changed file
with
18 addition
and
22 deletion
+18
-22
arch/arm/mach-s3c2410/dma.c
arch/arm/mach-s3c2410/dma.c
+1
-1
arch/arm/mach-s3c2410/include/mach/hardware.h
arch/arm/mach-s3c2410/include/mach/hardware.h
+0
-3
arch/arm/mach-s3c2410/include/mach/io.h
arch/arm/mach-s3c2410/include/mach/io.h
+1
-1
arch/arm/mach-s3c2412/dma.c
arch/arm/mach-s3c2412/dma.c
+2
-2
arch/arm/mach-s3c2440/dma.c
arch/arm/mach-s3c2440/dma.c
+1
-1
arch/arm/mach-s3c2443/dma.c
arch/arm/mach-s3c2443/dma.c
+1
-1
arch/arm/mach-shark/include/mach/io.h
arch/arm/mach-shark/include/mach/io.h
+1
-1
arch/arm/plat-s3c/include/plat/audio.h
arch/arm/plat-s3c/include/plat/audio.h
+0
-0
arch/arm/plat-s3c/include/plat/regs-s3c2412-iis.h
arch/arm/plat-s3c/include/plat/regs-s3c2412-iis.h
+0
-0
arch/arm/plat-s3c24xx/clock-dclk.c
arch/arm/plat-s3c24xx/clock-dclk.c
+1
-0
arch/arm/plat-s3c24xx/include/plat/regs-iis.h
arch/arm/plat-s3c24xx/include/plat/regs-iis.h
+0
-0
sound/soc/s3c24xx/neo1973_wm8753.c
sound/soc/s3c24xx/neo1973_wm8753.c
+2
-2
sound/soc/s3c24xx/s3c2412-i2s.c
sound/soc/s3c24xx/s3c2412-i2s.c
+3
-5
sound/soc/s3c24xx/s3c2443-ac97.c
sound/soc/s3c24xx/s3c2443-ac97.c
+1
-1
sound/soc/s3c24xx/s3c24xx-i2s.c
sound/soc/s3c24xx/s3c24xx-i2s.c
+2
-2
sound/soc/s3c24xx/s3c24xx-pcm.c
sound/soc/s3c24xx/s3c24xx-pcm.c
+1
-1
sound/soc/s3c24xx/s3c24xx_uda134x.c
sound/soc/s3c24xx/s3c24xx_uda134x.c
+1
-1
未找到文件。
arch/arm/mach-s3c2410/dma.c
浏览文件 @
4f5b31c3
...
@@ -28,7 +28,7 @@
...
@@ -28,7 +28,7 @@
#include <mach/regs-mem.h>
#include <mach/regs-mem.h>
#include <mach/regs-lcd.h>
#include <mach/regs-lcd.h>
#include <mach/regs-sdi.h>
#include <mach/regs-sdi.h>
#include <
asm/plat-s3c24xx
/regs-iis.h>
#include <
plat
/regs-iis.h>
#include <plat/regs-spi.h>
#include <plat/regs-spi.h>
static
struct
s3c24xx_dma_map
__initdata
s3c2410_dma_mappings
[]
=
{
static
struct
s3c24xx_dma_map
__initdata
s3c2410_dma_mappings
[]
=
{
...
...
arch/arm/mach-s3c2410/include/mach/hardware.h
浏览文件 @
4f5b31c3
...
@@ -131,7 +131,4 @@ extern int s3c2412_gpio_set_sleepcfg(unsigned int pin, unsigned int state);
...
@@ -131,7 +131,4 @@ extern int s3c2412_gpio_set_sleepcfg(unsigned int pin, unsigned int state);
/* machine specific hardware definitions should go after this */
/* machine specific hardware definitions should go after this */
/* currently here until moved into config (todo) */
#define CONFIG_NO_MULTIWORD_IO
#endif
/* __ASM_ARCH_HARDWARE_H */
#endif
/* __ASM_ARCH_HARDWARE_H */
arch/arm/mach-s3c2410/include/mach/io.h
浏览文件 @
4f5b31c3
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
#ifndef __ASM_ARM_ARCH_IO_H
#ifndef __ASM_ARM_ARCH_IO_H
#define __ASM_ARM_ARCH_IO_H
#define __ASM_ARM_ARCH_IO_H
#include <mach/
hardware
.h>
#include <mach/
map
.h>
#define IO_SPACE_LIMIT 0xffffffff
#define IO_SPACE_LIMIT 0xffffffff
...
...
arch/arm/mach-s3c2412/dma.c
浏览文件 @
4f5b31c3
...
@@ -29,8 +29,8 @@
...
@@ -29,8 +29,8 @@
#include <mach/regs-mem.h>
#include <mach/regs-mem.h>
#include <mach/regs-lcd.h>
#include <mach/regs-lcd.h>
#include <mach/regs-sdi.h>
#include <mach/regs-sdi.h>
#include <
asm/plat-s3c24xx
/regs-s3c2412-iis.h>
#include <
plat
/regs-s3c2412-iis.h>
#include <
asm/plat-s3c24xx
/regs-iis.h>
#include <
plat
/regs-iis.h>
#include <plat/regs-spi.h>
#include <plat/regs-spi.h>
#define MAP(x) { (x)| DMA_CH_VALID, (x)| DMA_CH_VALID, (x)| DMA_CH_VALID, (x)| DMA_CH_VALID }
#define MAP(x) { (x)| DMA_CH_VALID, (x)| DMA_CH_VALID, (x)| DMA_CH_VALID, (x)| DMA_CH_VALID }
...
...
arch/arm/mach-s3c2440/dma.c
浏览文件 @
4f5b31c3
...
@@ -28,7 +28,7 @@
...
@@ -28,7 +28,7 @@
#include <mach/regs-mem.h>
#include <mach/regs-mem.h>
#include <mach/regs-lcd.h>
#include <mach/regs-lcd.h>
#include <mach/regs-sdi.h>
#include <mach/regs-sdi.h>
#include <
asm/plat-s3c24xx
/regs-iis.h>
#include <
plat
/regs-iis.h>
#include <plat/regs-spi.h>
#include <plat/regs-spi.h>
static
struct
s3c24xx_dma_map
__initdata
s3c2440_dma_mappings
[]
=
{
static
struct
s3c24xx_dma_map
__initdata
s3c2440_dma_mappings
[]
=
{
...
...
arch/arm/mach-s3c2443/dma.c
浏览文件 @
4f5b31c3
...
@@ -29,7 +29,7 @@
...
@@ -29,7 +29,7 @@
#include <mach/regs-mem.h>
#include <mach/regs-mem.h>
#include <mach/regs-lcd.h>
#include <mach/regs-lcd.h>
#include <mach/regs-sdi.h>
#include <mach/regs-sdi.h>
#include <
asm/plat-s3c24xx
/regs-iis.h>
#include <
plat
/regs-iis.h>
#include <plat/regs-spi.h>
#include <plat/regs-spi.h>
#define MAP(x) { \
#define MAP(x) { \
...
...
arch/arm/mach-shark/include/mach/io.h
浏览文件 @
4f5b31c3
...
@@ -14,7 +14,7 @@
...
@@ -14,7 +14,7 @@
#define PCIO_BASE 0xe0000000
#define PCIO_BASE 0xe0000000
#define IO_SPACE_LIMIT 0xffffffff
#define IO_SPACE_LIMIT 0xffffffff
#define __io(a)
((void __iomem *)(PCIO_BASE + (a)
))
#define __io(a)
__typesafe_io(PCIO_BASE + (a
))
#define __mem_pci(addr) (addr)
#define __mem_pci(addr) (addr)
#endif
#endif
arch/arm/
mach-s3c2410/include/mach
/audio.h
→
arch/arm/
plat-s3c/include/plat
/audio.h
浏览文件 @
4f5b31c3
文件已移动
include/asm-arm/plat-s3c24xx
/regs-s3c2412-iis.h
→
arch/arm/plat-s3c/include/plat
/regs-s3c2412-iis.h
浏览文件 @
4f5b31c3
文件已移动
arch/arm/plat-s3c24xx/clock-dclk.c
浏览文件 @
4f5b31c3
...
@@ -18,6 +18,7 @@
...
@@ -18,6 +18,7 @@
#include <mach/regs-clock.h>
#include <mach/regs-clock.h>
#include <mach/regs-gpio.h>
#include <mach/regs-gpio.h>
#include <mach/hardware.h>
#include <plat/clock.h>
#include <plat/clock.h>
#include <plat/cpu.h>
#include <plat/cpu.h>
...
...
include/asm-arm/plat-s3c24xx
/regs-iis.h
→
arch/arm/plat-s3c24xx/include/plat
/regs-iis.h
浏览文件 @
4f5b31c3
文件已移动
sound/soc/s3c24xx/neo1973_wm8753.c
浏览文件 @
4f5b31c3
...
@@ -29,11 +29,11 @@
...
@@ -29,11 +29,11 @@
#include <mach/regs-clock.h>
#include <mach/regs-clock.h>
#include <mach/regs-gpio.h>
#include <mach/regs-gpio.h>
#include <mach/hardware.h>
#include <mach/hardware.h>
#include <
mach
/audio.h>
#include <
plat
/audio.h>
#include <linux/io.h>
#include <linux/io.h>
#include <mach/spi-gpio.h>
#include <mach/spi-gpio.h>
#include <
asm/plat-s3c24xx
/regs-iis.h>
#include <
plat
/regs-iis.h>
#include "../codecs/wm8753.h"
#include "../codecs/wm8753.h"
#include "lm4857.h"
#include "lm4857.h"
...
...
sound/soc/s3c24xx/s3c2412-i2s.c
浏览文件 @
4f5b31c3
...
@@ -22,6 +22,7 @@
...
@@ -22,6 +22,7 @@
#include <linux/delay.h>
#include <linux/delay.h>
#include <linux/clk.h>
#include <linux/clk.h>
#include <linux/kernel.h>
#include <linux/kernel.h>
#include <linux/io.h>
#include <sound/core.h>
#include <sound/core.h>
#include <sound/pcm.h>
#include <sound/pcm.h>
...
@@ -30,13 +31,10 @@
...
@@ -30,13 +31,10 @@
#include <sound/soc.h>
#include <sound/soc.h>
#include <mach/hardware.h>
#include <mach/hardware.h>
#include <linux/io.h>
#include <plat/regs-s3c2412-iis.h>
#include <asm/dma.h>
#include <asm/plat-s3c24xx/regs-s3c2412-iis.h>
#include <mach/regs-gpio.h>
#include <mach/regs-gpio.h>
#include <
mach
/audio.h>
#include <
plat
/audio.h>
#include <mach/dma.h>
#include <mach/dma.h>
#include "s3c24xx-pcm.h"
#include "s3c24xx-pcm.h"
...
...
sound/soc/s3c24xx/s3c2443-ac97.c
浏览文件 @
4f5b31c3
...
@@ -31,7 +31,7 @@
...
@@ -31,7 +31,7 @@
#include <plat/regs-ac97.h>
#include <plat/regs-ac97.h>
#include <mach/regs-gpio.h>
#include <mach/regs-gpio.h>
#include <mach/regs-clock.h>
#include <mach/regs-clock.h>
#include <
mach
/audio.h>
#include <
plat
/audio.h>
#include <asm/dma.h>
#include <asm/dma.h>
#include <mach/dma.h>
#include <mach/dma.h>
...
...
sound/soc/s3c24xx/s3c24xx-i2s.c
浏览文件 @
4f5b31c3
...
@@ -30,11 +30,11 @@
...
@@ -30,11 +30,11 @@
#include <mach/hardware.h>
#include <mach/hardware.h>
#include <mach/regs-gpio.h>
#include <mach/regs-gpio.h>
#include <mach/regs-clock.h>
#include <mach/regs-clock.h>
#include <
mach
/audio.h>
#include <
plat
/audio.h>
#include <asm/dma.h>
#include <asm/dma.h>
#include <mach/dma.h>
#include <mach/dma.h>
#include <
asm/plat-s3c24xx
/regs-iis.h>
#include <
plat
/regs-iis.h>
#include "s3c24xx-pcm.h"
#include "s3c24xx-pcm.h"
#include "s3c24xx-i2s.h"
#include "s3c24xx-i2s.h"
...
...
sound/soc/s3c24xx/s3c24xx-pcm.c
浏览文件 @
4f5b31c3
...
@@ -29,7 +29,7 @@
...
@@ -29,7 +29,7 @@
#include <asm/dma.h>
#include <asm/dma.h>
#include <mach/hardware.h>
#include <mach/hardware.h>
#include <mach/dma.h>
#include <mach/dma.h>
#include <
mach
/audio.h>
#include <
plat
/audio.h>
#include "s3c24xx-pcm.h"
#include "s3c24xx-pcm.h"
...
...
sound/soc/s3c24xx/s3c24xx_uda134x.c
浏览文件 @
4f5b31c3
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
#include <sound/s3c24xx_uda134x.h>
#include <sound/s3c24xx_uda134x.h>
#include <sound/uda134x.h>
#include <sound/uda134x.h>
#include <
asm/plat-s3c24xx
/regs-iis.h>
#include <
plat
/regs-iis.h>
#include "s3c24xx-pcm.h"
#include "s3c24xx-pcm.h"
#include "s3c24xx-i2s.h"
#include "s3c24xx-i2s.h"
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录