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
691da768
Commit
691da768
authored
Oct 20, 2007
by
Bartlomiej Zolnierkiewicz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dtc2278: set ->pio_mask also for the second port
Signed-off-by:
Bartlomiej Zolnierkiewicz
<
bzolnier@gmail.com
>
parent
a05e2faa
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
drivers/ide/legacy/dtc2278.c
drivers/ide/legacy/dtc2278.c
+1
-0
No files found.
drivers/ide/legacy/dtc2278.c
View file @
691da768
...
@@ -130,6 +130,7 @@ static int __init dtc2278_probe(void)
...
@@ -130,6 +130,7 @@ static int __init dtc2278_probe(void)
mate
->
serialized
=
1
;
mate
->
serialized
=
1
;
mate
->
chipset
=
ide_dtc2278
;
mate
->
chipset
=
ide_dtc2278
;
mate
->
pio_mask
=
ATA_PIO4
;
mate
->
drives
[
0
].
no_unmask
=
1
;
mate
->
drives
[
0
].
no_unmask
=
1
;
mate
->
drives
[
1
].
no_unmask
=
1
;
mate
->
drives
[
1
].
no_unmask
=
1
;
mate
->
mate
=
hwif
;
mate
->
mate
=
hwif
;
...
...
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