[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8245f2de-eb0a-319b-8f45-d8d5dac36239@infradead.org>
Date: Thu, 14 Dec 2017 12:25:14 -0800
From: Randy Dunlap <rdunlap@...radead.org>
To: Boris Brezillon <boris.brezillon@...e-electrons.com>
Cc: Wolfram Sang <wsa@...-dreams.de>, linux-i2c@...r.kernel.org,
Jonathan Corbet <corbet@....net>, linux-doc@...r.kernel.org,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Arnd Bergmann <arnd@...db.de>,
Przemyslaw Sroka <psroka@...ence.com>,
Arkadiusz Golec <agolec@...ence.com>,
Alan Douglas <adouglas@...ence.com>,
Bartosz Folta <bfolta@...ence.com>,
Damian Kos <dkos@...ence.com>,
Alicja Jurasik-Urbaniak <alicja@...ence.com>,
Cyprian Wronka <cwronka@...ence.com>,
Suresh Punnoose <sureshp@...ence.com>,
Thomas Petazzoni <thomas.petazzoni@...e-electrons.com>,
Nishanth Menon <nm@...com>, Rob Herring <robh+dt@...nel.org>,
Pawel Moll <pawel.moll@....com>,
Mark Rutland <mark.rutland@....com>,
Ian Campbell <ijc+devicetree@...lion.org.uk>,
Kumar Gala <galak@...eaurora.org>, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
Vitor Soares <Vitor.Soares@...opsys.com>,
Geert Uytterhoeven <geert@...ux-m68k.org>,
Linus Walleij <linus.walleij@...aro.org>
Subject: Re: [PATCH v2 6/7] i3c: master: Add driver for Cadence IP
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.
Does it print the source of the message? (module name e.g.)
and yes, Hot-Join would be better IMO.
--
~Randy
Powered by blists - more mailing lists