Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • X xcap-capability-linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • xcap
  • xcap-capability-linux
  • Repository
Switch branch/tag
  • xcap-capability-linux
  • drivers
  • net
  • wireless
  • iwlwifi
  • iwl-pci.c
Find file BlameHistoryPermalink
  • Emmanuel Grumbach's avatar
    iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific code · 48d1a211
    Emmanuel Grumbach authored May 24, 2011
    
    
    Move some PCI functionality to the new iwl_pci.[ch] files:
    * the PCI_DEVICE_TABLE
    * the pci_driver struct definition
    * the PCI probe / remove functions
    * the PCI suspend / resume functions
    
    All these functions are now split: the trigger comes from the PCI layer which
    calls to the bus generic code located in the other files.
    
    This is the beginning only. There are still a lot of PCI related code needs
    to be gathered.
    Signed-off-by: default avatarEmmanuel Grumbach <emmanuel.grumbach@intel.com>
    Signed-off-by: default avatarWey-Yi Guy <wey-yi.w.guy@intel.com>
    48d1a211

Replace iwl-pci.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.