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
b0eecc4d
Commit
b0eecc4d
authored
Aug 24, 2006
by
Kyle McMartin
Committed by
Matthew Wilcox
Oct 04, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PARISC] Stash the lba_device in its struct device drvdata
Signed-off-by:
Kyle McMartin
<
kyle@parisc-linux.org
>
parent
1b240f41
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
drivers/parisc/lba_pci.c
drivers/parisc/lba_pci.c
+1
-0
No files found.
drivers/parisc/lba_pci.c
View file @
b0eecc4d
...
...
@@ -1604,6 +1604,7 @@ lba_driver_probe(struct parisc_device *dev)
lba_dev
->
hba
.
dev
=
dev
;
lba_dev
->
iosapic_obj
=
tmp_obj
;
/* save interrupt handle */
lba_dev
->
hba
.
iommu
=
sba_get_iommu
(
dev
);
/* get iommu data */
parisc_set_drvdata
(
dev
,
lba_dev
);
/* ------------ Second : initialize common stuff ---------- */
pci_bios
=
&
lba_bios_ops
;
...
...
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