lkml.org 
[lkml]   [2017]   [Dec]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v2 6/7] i3c: master: Add driver for Cadence IP
From
Date
On 12/14/2017 12:44 PM, Boris Brezillon wrote:
> On Thu, 14 Dec 2017 12:25:14 -0800
> Randy Dunlap <rdunlap@infradead.org> wrote:
>
>> On 12/14/2017 12:17 PM, Boris Brezillon wrote:
>>>>> + events.events = I3C_CCC_EVENT_HJ | I3C_CCC_EVENT_MR;
>>>>> + ret = i3c_master_enec_locked(m, I3C_BROADCAST_ADDR, &events);
>>>>> + if (ret)
>>>>> + pr_info("Failed to re-enable H-J");
>>>> Not very good info...
>>> What do you mean? Is it the H-J that bothers you (I can replace it by
>>> 'Hot-Join'), or is it something else?
>>
>> Who is the message for? If it's for developers, you could use
>> pr_debug(). If it's for users, it needs more clarity.
>
> I think it's of interest to anyone including users. If we fail to
> re-enable Hot-Join that means hotplug is no longer working which is
> a bad news.
>
>>
>> Does it print the source of the message? (module name e.g.)
>
> I could replace it by
>
> dev_err(m->parent, "Failed to re-enable Hot-Join");
>

Yes, that's a good plan.

Thanks.

>
>
>> and yes, Hot-Join would be better IMO.


--
~Randy

\
 
 \ /
  Last update: 2017-12-14 23:11    [W:0.079 / U:0.072 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site