Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
CTU CAN FD IP Core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
16
Issues
16
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
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
canbus
CTU CAN FD IP Core
Commits
fbfb4d9f
Commit
fbfb4d9f
authored
Jan 14, 2019
by
Pavel Pisa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
driver: remove original definitions of IDs which re not used now.
Signed-off-by:
Pavel Pisa
<
pisa@cmp.felk.cvut.cz
>
parent
cf6c8758
Pipeline
#5915
passed with stages
in 12 minutes and 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
driver/ctu_can_fd.c
driver/ctu_can_fd.c
+0
-5
No files found.
driver/ctu_can_fd.c
View file @
fbfb4d9f
...
...
@@ -1439,11 +1439,6 @@ static void ctucan_pci_remove(struct pci_dev *pdev)
kfree
(
bdata
);
}
#define CTU_CAN_FD_VENDOR_ID 0x1760
#define CTU_CAN_FD_DEVICE_ID 0xff00
#define CTU_CAN_FD_DEVICE_ID_TEST 0xCAFD
static
SIMPLE_DEV_PM_OPS
(
ctucan_pci_pm_ops
,
ctucan_suspend
,
ctucan_resume
);
static
const
struct
pci_device_id
ctucan_pci_tbl
[]
=
{
...
...
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