Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • L linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Panfrost
  • linux
  • Repository

Switch branch/tag
  • linux
  • sound
  • soc
  • codecs
  • tlv320aic23.c
Find file BlameHistoryPermalink
  • Arun KS's avatar
    ALSA: ASoC: Fix compile-time warning for tlv320aic23.c · 4aa02396
    Arun KS authored Oct 13, 2008 and Takashi Iwai's avatar Takashi Iwai committed Oct 13, 2008
    
    
    Fixes this warning:
    
    sound/soc/codecs/tlv320aic23.c: In function 'tlv320aic23_write':
    sound/soc/codecs/tlv320aic23.c:104: warning: passing argument 2 of
    'codec->hw_write' makes pointer from integer without a cast
    
    Replaces i2c smbus write function with standard i2c write function
    Signed-off-by: default avatarArun KS <arunks@mistralsolutions.com>
    Signed-off-by: Takashi Iwai's avatarTakashi Iwai <tiwai@suse.de>
    4aa02396

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