lkml.org 
[lkml]   [2012]   [Nov]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH 1/2] mmc: sdhci-spear: Initialize sdhci clk to 50 MHz
From
On 26 November 2012 20:39, Chris Ball <cjb@laptop.org> wrote:
> On Thu, Nov 08 2012, Viresh Kumar wrote:
>> + ret = clk_set_rate(sdhci->clk, 50000000);
>> + if (ret)
>> + dev_dbg(&pdev->dev, "Error setting desired clk, clk=%lu\n",
>> + clk_get_rate(sdhci->clk));
>> +
>> if (np) {
>> sdhci->data = sdhci_probe_config_dt(pdev);
>> if (IS_ERR(sdhci->data)) {
>
> Can I change this to a dev_err()? No-one's going to see a dev_dbg().

Yes and thanks :)

--
viresh


\
 
 \ /
  Last update: 2012-11-26 16:21    [W:2.642 / U:1.256 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site