What would you use as the first (dev) argument for dev_*?
I simply tried using the USB-device (&dev->udev->dev) there, and I
think it's less
descriptive if one removes the driver name and the board number:
usb 1-1.2: Remote control support is not available for this device.

What do you think about using dev_warn but still including the driver name
and the board number?

On Tue, May 29, 2012 at 11:28 PM, Fabio Estevam <[email protected]> wrote:
> On Tue, May 29, 2012 at 6:26 PM, Martin Blumenstingl
> <[email protected]> wrote:
>> Hello Fabio,
>>
>> I can use dev_err if you want.
>
> Or maybe dev_warn is better since this is a warning.
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to