Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux-davinci
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
linux
linux-davinci
Commits
befb8444
Commit
befb8444
authored
Aug 01, 2008
by
Samuel Ortiz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mfd: Fix tc6393 according to the new tmio.h
Signed-off-by:
Samuel Ortiz
<
sameo@openedhand.com
>
parent
cbdfb426
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
drivers/mfd/tc6393xb.c
drivers/mfd/tc6393xb.c
+0
-3
No files found.
drivers/mfd/tc6393xb.c
View file @
befb8444
...
...
@@ -135,19 +135,16 @@ static int tc6393xb_nand_enable(struct platform_device *nand)
static
struct
resource
__devinitdata
tc6393xb_nand_resources
[]
=
{
{
.
name
=
TMIO_NAND_CONFIG
,
.
start
=
0x0100
,
.
end
=
0x01ff
,
.
flags
=
IORESOURCE_MEM
,
},
{
.
name
=
TMIO_NAND_CONTROL
,
.
start
=
0x1000
,
.
end
=
0x1007
,
.
flags
=
IORESOURCE_MEM
,
},
{
.
name
=
TMIO_NAND_IRQ
,
.
start
=
IRQ_TC6393_NAND
,
.
end
=
IRQ_TC6393_NAND
,
.
flags
=
IORESOURCE_IRQ
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment