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
  • arch
  • arm
  • mach-vt8500
  • vt8500.c
Find file BlameHistoryPermalink
  • Sebastian Hesselbarth's avatar
    ARM: vt8500: prepare for arch-wide .init_time callback · f44089a7
    Sebastian Hesselbarth authored Sep 04, 2013
    
    
    Current vt8500 board init calls of_clk_init() from vtwm_clk_init. To allow
    consolidation of DT driven .time_init, move of_clock_init() to a temporary
    .time_init callback that will be removed when arch-wide callback is available.
    With previous pmc_base parsing helper for vt8500 clock providers, we can also
    safely remove the call to vtwm_clk_init() and get rid of some includes.
    Signed-off-by: default avatarSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
    Acked-by: default avatarTony Prisk <linux@prisktech.co.nz>
    Acked-by: default avatarMike Turquette <mturquette@linaro.org>
    f44089a7

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