Re: [PATCH] wm97xx-core: Report a phys for WM97xx touchscreens
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2008-05-22 13:42:04
Also in:
lkml
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2008-05-22 13:42:04
Also in:
lkml
Hi Mark, On Thu, May 22, 2008 at 12:35:06PM +0100, Mark Brown wrote:
phys is displayed in various diagnostic output so ensure that it is set to something sensible.
Phys is used to describe the physical connection of a device that is ideally not changing between reboots so having it set up based on device's bus_id is not a best option I think. What tools besides evbug use phys? They probably should display both phys and sysfs paths (I will be changing evbug soon). -- Dmitry