Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
openeuler
raspberrypi-kernel
提交
0db7443b
R
raspberrypi-kernel
项目概览
openeuler
/
raspberrypi-kernel
通知
13
Star
1
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
R
raspberrypi-kernel
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
0db7443b
编写于
9月 08, 2005
作者:
L
Linus Torvalds
浏览文件
操作
浏览文件
下载
差异文件
Merge master.kernel.org:/home/rmk/linux-2.6-serial
上级
63068465
6df29deb
变更
26
隐藏空白更改
内联
并排
Showing
26 changed file
with
41 addition
and
26 deletion
+41
-26
arch/arm/mach-clps7500/core.c
arch/arm/mach-clps7500/core.c
+1
-1
arch/arm/mach-ebsa110/core.c
arch/arm/mach-ebsa110/core.c
+1
-1
arch/arm/mach-epxa10db/arch.c
arch/arm/mach-epxa10db/arch.c
+1
-1
arch/arm/mach-footbridge/isa.c
arch/arm/mach-footbridge/isa.c
+1
-1
arch/arm/mach-h720x/cpu-h7202.c
arch/arm/mach-h720x/cpu-h7202.c
+1
-1
arch/arm/mach-ixp2000/core.c
arch/arm/mach-ixp2000/core.c
+1
-1
arch/arm/mach-ixp4xx/coyote-setup.c
arch/arm/mach-ixp4xx/coyote-setup.c
+1
-1
arch/arm/mach-ixp4xx/gtwx5715-setup.c
arch/arm/mach-ixp4xx/gtwx5715-setup.c
+1
-1
arch/arm/mach-ixp4xx/ixdp425-setup.c
arch/arm/mach-ixp4xx/ixdp425-setup.c
+1
-1
arch/arm/mach-omap1/board-voiceblue.c
arch/arm/mach-omap1/board-voiceblue.c
+1
-1
arch/arm/mach-omap1/serial.c
arch/arm/mach-omap1/serial.c
+1
-1
arch/arm/mach-rpc/riscpc.c
arch/arm/mach-rpc/riscpc.c
+1
-1
arch/arm/mach-s3c2410/mach-bast.c
arch/arm/mach-s3c2410/mach-bast.c
+1
-1
arch/arm/mach-s3c2410/mach-vr1000.c
arch/arm/mach-s3c2410/mach-vr1000.c
+1
-1
arch/arm/mach-shark/core.c
arch/arm/mach-shark/core.c
+1
-1
arch/ppc/syslib/mpc10x_common.c
arch/ppc/syslib/mpc10x_common.c
+2
-2
arch/ppc/syslib/mpc83xx_devices.c
arch/ppc/syslib/mpc83xx_devices.c
+1
-1
arch/ppc/syslib/mpc85xx_devices.c
arch/ppc/syslib/mpc85xx_devices.c
+1
-1
arch/ppc64/kernel/setup.c
arch/ppc64/kernel/setup.c
+1
-1
drivers/serial/8250.c
drivers/serial/8250.c
+1
-1
drivers/serial/8250_accent.c
drivers/serial/8250_accent.c
+1
-1
drivers/serial/8250_boca.c
drivers/serial/8250_boca.c
+1
-1
drivers/serial/8250_fourport.c
drivers/serial/8250_fourport.c
+1
-1
drivers/serial/8250_hub6.c
drivers/serial/8250_hub6.c
+1
-1
drivers/serial/8250_mca.c
drivers/serial/8250_mca.c
+1
-1
include/linux/serial_8250.h
include/linux/serial_8250.h
+15
-0
未找到文件。
arch/arm/mach-clps7500/core.c
浏览文件 @
0db7443b
...
...
@@ -354,7 +354,7 @@ static struct plat_serial8250_port serial_platform_data[] = {
static
struct
platform_device
serial_device
=
{
.
name
=
"serial8250"
,
.
id
=
0
,
.
id
=
PLAT8250_DEV_PLATFORM
,
.
dev
=
{
.
platform_data
=
serial_platform_data
,
},
...
...
arch/arm/mach-ebsa110/core.c
浏览文件 @
0db7443b
...
...
@@ -219,7 +219,7 @@ static struct plat_serial8250_port serial_platform_data[] = {
static
struct
platform_device
serial_device
=
{
.
name
=
"serial8250"
,
.
id
=
0
,
.
id
=
PLAT8250_DEV_PLATFORM
,
.
dev
=
{
.
platform_data
=
serial_platform_data
,
},
...
...
arch/arm/mach-epxa10db/arch.c
浏览文件 @
0db7443b
...
...
@@ -52,7 +52,7 @@ static struct plat_serial8250_port serial_platform_data[] = {
static
struct
platform_device
serial_device
=
{
.
name
=
"serial8250"
,
.
id
=
0
,
.
id
=
PLAT8250_DEV_PLATFORM
,
.
dev
=
{
.
platform_data
=
serial_platform_data
,
},
...
...
arch/arm/mach-footbridge/isa.c
浏览文件 @
0db7443b
...
...
@@ -34,7 +34,7 @@ static struct plat_serial8250_port serial_platform_data[] = {
static
struct
platform_device
serial_device
=
{
.
name
=
"serial8250"
,
.
id
=
0
,
.
id
=
PLAT8250_DEV_PLATFORM
,
.
dev
=
{
.
platform_data
=
serial_platform_data
,
},
...
...
arch/arm/mach-h720x/cpu-h7202.c
浏览文件 @
0db7443b
...
...
@@ -90,7 +90,7 @@ static struct plat_serial8250_port serial_platform_data[] = {
static
struct
platform_device
serial_device
=
{
.
name
=
"serial8250"
,
.
id
=
0
,
.
id
=
PLAT8250_DEV_PLATFORM
,
.
dev
=
{
.
platform_data
=
serial_platform_data
,
},
...
...
arch/arm/mach-ixp2000/core.c
浏览文件 @
0db7443b
...
...
@@ -174,7 +174,7 @@ static struct resource ixp2000_uart_resource = {
static
struct
platform_device
ixp2000_serial_device
=
{
.
name
=
"serial8250"
,
.
id
=
0
,
.
id
=
PLAT8250_DEV_PLATFORM
,
.
dev
=
{
.
platform_data
=
ixp2000_serial_port
,
},
...
...
arch/arm/mach-ixp4xx/coyote-setup.c
浏览文件 @
0db7443b
...
...
@@ -66,7 +66,7 @@ static struct plat_serial8250_port coyote_uart_data[] = {
static
struct
platform_device
coyote_uart
=
{
.
name
=
"serial8250"
,
.
id
=
0
,
.
id
=
PLAT8250_DEV_PLATFORM
,
.
dev
=
{
.
platform_data
=
coyote_uart_data
,
},
...
...
arch/arm/mach-ixp4xx/gtwx5715-setup.c
浏览文件 @
0db7443b
...
...
@@ -93,7 +93,7 @@ static struct plat_serial8250_port gtwx5715_uart_platform_data[] = {
static
struct
platform_device
gtwx5715_uart_device
=
{
.
name
=
"serial8250"
,
.
id
=
0
,
.
id
=
PLAT8250_DEV_PLATFORM
,
.
dev
=
{
.
platform_data
=
gtwx5715_uart_platform_data
,
},
...
...
arch/arm/mach-ixp4xx/ixdp425-setup.c
浏览文件 @
0db7443b
...
...
@@ -96,7 +96,7 @@ static struct plat_serial8250_port ixdp425_uart_data[] = {
static
struct
platform_device
ixdp425_uart
=
{
.
name
=
"serial8250"
,
.
id
=
0
,
.
id
=
PLAT8250_DEV_PLATFORM
,
.
dev
.
platform_data
=
ixdp425_uart_data
,
.
num_resources
=
2
,
.
resource
=
ixdp425_uart_resources
...
...
arch/arm/mach-omap1/board-voiceblue.c
浏览文件 @
0db7443b
...
...
@@ -75,7 +75,7 @@ static struct plat_serial8250_port voiceblue_ports[] = {
static
struct
platform_device
serial_device
=
{
.
name
=
"serial8250"
,
.
id
=
1
,
.
id
=
PLAT8250_DEV_PLATFORM
1
,
.
dev
=
{
.
platform_data
=
voiceblue_ports
,
},
...
...
arch/arm/mach-omap1/serial.c
浏览文件 @
0db7443b
...
...
@@ -98,7 +98,7 @@ static struct plat_serial8250_port serial_platform_data[] = {
static
struct
platform_device
serial_device
=
{
.
name
=
"serial8250"
,
.
id
=
0
,
.
id
=
PLAT8250_DEV_PLATFORM
,
.
dev
=
{
.
platform_data
=
serial_platform_data
,
},
...
...
arch/arm/mach-rpc/riscpc.c
浏览文件 @
0db7443b
...
...
@@ -140,7 +140,7 @@ static struct plat_serial8250_port serial_platform_data[] = {
static
struct
platform_device
serial_device
=
{
.
name
=
"serial8250"
,
.
id
=
0
,
.
id
=
PLAT8250_DEV_PLATFORM
,
.
dev
=
{
.
platform_data
=
serial_platform_data
,
},
...
...
arch/arm/mach-s3c2410/mach-bast.c
浏览文件 @
0db7443b
...
...
@@ -381,7 +381,7 @@ static struct plat_serial8250_port bast_sio_data[] = {
static
struct
platform_device
bast_sio
=
{
.
name
=
"serial8250"
,
.
id
=
0
,
.
id
=
PLAT8250_DEV_PLATFORM
,
.
dev
=
{
.
platform_data
=
&
bast_sio_data
,
},
...
...
arch/arm/mach-s3c2410/mach-vr1000.c
浏览文件 @
0db7443b
...
...
@@ -221,7 +221,7 @@ static struct plat_serial8250_port serial_platform_data[] = {
static
struct
platform_device
serial_device
=
{
.
name
=
"serial8250"
,
.
id
=
0
,
.
id
=
PLAT8250_DEV_PLATFORM
,
.
dev
=
{
.
platform_data
=
serial_platform_data
,
},
...
...
arch/arm/mach-shark/core.c
浏览文件 @
0db7443b
...
...
@@ -41,7 +41,7 @@ static struct plat_serial8250_port serial_platform_data[] = {
static
struct
platform_device
serial_device
=
{
.
name
=
"serial8250"
,
.
id
=
0
,
.
id
=
PLAT8250_DEV_PLATFORM
,
.
dev
=
{
.
platform_data
=
serial_platform_data
,
},
...
...
arch/ppc/syslib/mpc10x_common.c
浏览文件 @
0db7443b
...
...
@@ -140,12 +140,12 @@ struct platform_device ppc_sys_platform_devices[] = {
},
[
MPC10X_UART0
]
=
{
.
name
=
"serial8250"
,
.
id
=
0
,
.
id
=
PLAT8250_DEV_PLATFORM
,
.
dev
.
platform_data
=
serial_plat_uart0
,
},
[
MPC10X_UART1
]
=
{
.
name
=
"serial8250"
,
.
id
=
1
,
.
id
=
PLAT8250_DEV_PLATFORM
1
,
.
dev
.
platform_data
=
serial_plat_uart1
,
},
...
...
arch/ppc/syslib/mpc83xx_devices.c
浏览文件 @
0db7443b
...
...
@@ -165,7 +165,7 @@ struct platform_device ppc_sys_platform_devices[] = {
},
[
MPC83xx_DUART
]
=
{
.
name
=
"serial8250"
,
.
id
=
0
,
.
id
=
PLAT8250_DEV_PLATFORM
,
.
dev
.
platform_data
=
serial_platform_data
,
},
[
MPC83xx_SEC2
]
=
{
...
...
arch/ppc/syslib/mpc85xx_devices.c
浏览文件 @
0db7443b
...
...
@@ -282,7 +282,7 @@ struct platform_device ppc_sys_platform_devices[] = {
},
[
MPC85xx_DUART
]
=
{
.
name
=
"serial8250"
,
.
id
=
0
,
.
id
=
PLAT8250_DEV_PLATFORM
,
.
dev
.
platform_data
=
serial_platform_data
,
},
[
MPC85xx_PERFMON
]
=
{
...
...
arch/ppc64/kernel/setup.c
浏览文件 @
0db7443b
...
...
@@ -1283,7 +1283,7 @@ void __init generic_find_legacy_serial_ports(u64 *physport,
static
struct
platform_device
serial_device
=
{
.
name
=
"serial8250"
,
.
id
=
0
,
.
id
=
PLAT8250_DEV_PLATFORM
,
.
dev
=
{
.
platform_data
=
serial_ports
,
},
...
...
drivers/serial/8250.c
浏览文件 @
0db7443b
...
...
@@ -2536,7 +2536,7 @@ static int __init serial8250_init(void)
goto
out
;
serial8250_isa_devs
=
platform_device_register_simple
(
"serial8250"
,
-
1
,
NULL
,
0
);
PLAT8250_DEV_LEGACY
,
NULL
,
0
);
if
(
IS_ERR
(
serial8250_isa_devs
))
{
ret
=
PTR_ERR
(
serial8250_isa_devs
);
goto
unreg
;
...
...
drivers/serial/8250_accent.c
浏览文件 @
0db7443b
...
...
@@ -29,7 +29,7 @@ static struct plat_serial8250_port accent_data[] = {
static
struct
platform_device
accent_device
=
{
.
name
=
"serial8250"
,
.
id
=
2
,
.
id
=
PLAT8250_DEV_ACCENT
,
.
dev
=
{
.
platform_data
=
accent_data
,
},
...
...
drivers/serial/8250_boca.c
浏览文件 @
0db7443b
...
...
@@ -43,7 +43,7 @@ static struct plat_serial8250_port boca_data[] = {
static
struct
platform_device
boca_device
=
{
.
name
=
"serial8250"
,
.
id
=
3
,
.
id
=
PLAT8250_DEV_BOCA
,
.
dev
=
{
.
platform_data
=
boca_data
,
},
...
...
drivers/serial/8250_fourport.c
浏览文件 @
0db7443b
...
...
@@ -35,7 +35,7 @@ static struct plat_serial8250_port fourport_data[] = {
static
struct
platform_device
fourport_device
=
{
.
name
=
"serial8250"
,
.
id
=
1
,
.
id
=
PLAT8250_DEV_FOURPORT
,
.
dev
=
{
.
platform_data
=
fourport_data
,
},
...
...
drivers/serial/8250_hub6.c
浏览文件 @
0db7443b
...
...
@@ -40,7 +40,7 @@ static struct plat_serial8250_port hub6_data[] = {
static
struct
platform_device
hub6_device
=
{
.
name
=
"serial8250"
,
.
id
=
4
,
.
id
=
PLAT8250_DEV_HUB6
,
.
dev
=
{
.
platform_data
=
hub6_data
,
},
...
...
drivers/serial/8250_mca.c
浏览文件 @
0db7443b
...
...
@@ -44,7 +44,7 @@ static struct plat_serial8250_port mca_data[] = {
static
struct
platform_device
mca_device
=
{
.
name
=
"serial8250"
,
.
id
=
5
,
.
id
=
PLAT8250_DEV_MCA
,
.
dev
=
{
.
platform_data
=
mca_data
,
},
...
...
include/linux/serial_8250.h
浏览文件 @
0db7443b
...
...
@@ -29,6 +29,21 @@ struct plat_serial8250_port {
unsigned
int
flags
;
/* UPF_* flags */
};
/*
* Allocate 8250 platform device IDs. Nothing is implied by
* the numbering here, except for the legacy entry being -1.
*/
enum
{
PLAT8250_DEV_LEGACY
=
-
1
,
PLAT8250_DEV_PLATFORM
,
PLAT8250_DEV_PLATFORM1
,
PLAT8250_DEV_FOURPORT
,
PLAT8250_DEV_ACCENT
,
PLAT8250_DEV_BOCA
,
PLAT8250_DEV_HUB6
,
PLAT8250_DEV_MCA
,
};
/*
* This should be used by drivers which want to register
* their own 8250 ports without registering their own
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录