projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb8b206
)
fsl/qe: Make regs resouce_size_t
author
Zhao Qiang
<qiang.zhao@nxp.com>
Mon, 6 Jun 2016 06:30:00 +0000
(14:30 +0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 7 Jun 2016 22:56:31 +0000
(15:56 -0700)
Signed-off-by: Zhao Qiang <qiang.zhao@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/soc/fsl/qe/ucc_fast.h
patch
|
blob
|
blame
|
history
diff --git
a/include/soc/fsl/qe/ucc_fast.h
b/include/soc/fsl/qe/ucc_fast.h
index b2633b7dcc0063543f644111d4a6a8600b6f1044..e898895223f9f66620cb9e014b8f7028704a4412 100644
(file)
--- a/
include/soc/fsl/qe/ucc_fast.h
+++ b/
include/soc/fsl/qe/ucc_fast.h
@@
-123,7
+123,7
@@
struct ucc_fast_info {
enum qe_clock tx_clock;
enum qe_clock rx_sync;
enum qe_clock tx_sync;
-
u32
regs;
+
resource_size_t
regs;
int irq;
u32 uccm_mask;
int bd_mem_part;