Re: [PATCH 2/8] DSPBRIDGE: sysfs entry for global driver state

2010-01-08 Thread Nishanth Menon
Ramirez Luna, Omar had written, on 01/08/2010 10:19 AM, the following: From: Menon, Nishanth Ramirez Luna, Omar had written, on 01/07/2010 07:00 PM, the following: This patch creates a new sysfs entry to query the driver state without making any bridge direct call, this is useful to monitor dri

RE: [PATCH 2/8] DSPBRIDGE: sysfs entry for global driver state

2010-01-08 Thread Ramirez Luna, Omar
>From: Menon, Nishanth > >Ramirez Luna, Omar had written, on 01/07/2010 07:00 PM, the following: >> This patch creates a new sysfs entry to query the driver >> state without making any bridge direct call, this is >> useful to monitor driver state without creating any handle >> to bridge driver. >wh

Re: [PATCH 2/8] DSPBRIDGE: sysfs entry for global driver state

2010-01-07 Thread Nishanth Menon
Ramirez Luna, Omar had written, on 01/07/2010 07:00 PM, the following: This patch creates a new sysfs entry to query the driver state without making any bridge direct call, this is useful to monitor driver state without creating any handle to bridge driver. why sysfs and not debugfs considering

[PATCH 2/8] DSPBRIDGE: sysfs entry for global driver state

2010-01-07 Thread Omar Ramirez Luna
This patch creates a new sysfs entry to query the driver state without making any bridge direct call, this is useful to monitor driver state without creating any handle to bridge driver. Signed-off-by: Omar Ramirez Luna --- drivers/dsp/bridge/rmgr/drv_interface.c | 87 +