lkml.org 
[lkml]   [2009]   [Jul]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] tmio_mmc: Optionally support using platform clock
Guennadi Liakhovetski wrote:
> If the platform device has a clock associated with the tmio-mmc device,
> use it.

As RMK has stated manny times before now, you cannot pass struct clks to
devices like this, they should be claimed using the clk api.

The problem for tmio-mmc is that the struct clk is tied to the
architecture code, so at present we cant create new clk providers. What
we need is for the clk api to be divorced from the arch code so that the
TMIO MFD driver can create its own clocks that can be claimed by its
children.


\
 
 \ /
  Last update: 2009-07-28 15:43    [W:0.626 / U:0.188 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site