Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • I ipipe
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomaixenomai
  • ipipe
  • Repository
  • ipipe
  • drivers
  • thermal
  • samsung
  • exynos_tmu.c
Find file BlameHistoryPermalink
  • Lukasz Majewski's avatar
    thermal: exynos: fix: Check if data->tmu_read callback is present before read · 4531fa16
    Lukasz Majewski authored Feb 06, 2015
    
    
    The exynos_tmu_data() function should on entrance test not only for valid
    data pointer, but also for data->tmu_read one.
    It is important, since afterwards it is dereferenced to get temperature code.
    
    Signed-off-by: default avatarLukasz Majewski <l.majewski@samsung.com>
    Tested-by: default avatarAbhilash Kesavan <a.kesavan@samsung.com>
    Signed-off-by: default avatarZhang Rui <rui.zhang@intel.com>
    4531fa16

Imprint & Privacy Policy