Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • I ipipe-x86
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Analytics
    • Analytics
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomaixenomai
  • ipipe-x86
  • Repository
  • ipipe-x86
  • drivers
  • video
  • omap2
  • dss
  • dpi.c
Find file Blame History Permalink
  • Tomi Valkeinen's avatar
    OMAPDSS: DPI: remove omap_dss_device uses · 03a0d1e8
    Tomi Valkeinen authored Nov 27, 2012
    
    
    The role of struct omap_dss_device will change in the future. The exact
    details of that are still a bit unclear. However, the less uses of
    omap_dss_device we have, the easier the change is in the future.
    
    This patch removes uses of omap_dss_device from dpi.c, where it can be
    done neatly, by, for example, passing some lower level parameter in
    function parameters.
    
    Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
    Reviewed-by: default avatarArchit Taneja <archit@ti.com>
    03a0d1e8

Imprint & Privacy Policy