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
  • brcm80211
  • brcmfmac
  • dhd_sdio.c
Find file BlameHistoryPermalink
  • Franky Lin's avatar
    brcm80211: fmac: move chip recognition function to sdio_chip.c · a83369b6
    Franky Lin authored Nov 04, 2011
    
    
    Currently backplane handle code is scatterd around dhd_sdio.c which
    is not good for maintenance and adding new backplane interconnect
    type support. This patch and the follow up patches are going to
    abstract all chip backplane control code specific for sdio bus
    into this new sdio_chip.c
    Reviewed-by: default avatarArend van Spriel <arend@broadcom.com>
    Reviewed-by: default avatarRoland Vossen <rvossen@broadcom.com>
    Signed-off-by: default avatarFranky Lin <frankyl@broadcom.com>
    Signed-off-by: default avatarArend van Spriel <arend@broadcom.com>
    Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
    a83369b6

Replace dhd_sdio.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.