On Tue, Mar 08, 2016 at 10:32:22PM -0500, David Kershner wrote:
> From: Tim Sell <timothy.s...@unisys.com>
> 
> The sysfs attribute directory at:
> 
>     /sys/bus/visorbus/devices/vbus<x>:dev<y>/devmajorminor/*
> 
> or
> 
>     /sys/devices/visorbus<x>/vbus<x>:dev<y>/devmajorminor/*
> 
> previously provided a location where a visorbus function driver could
> publish information (for usermode use) about possibly-multiple major and
> minor device numbers for character devices created for a each visorbus
> device, using visorbus_registerdevnode().  This functionality is not
> currently used, so it has been removed by this cset.
> 
> Signed-off-by: Tim Sell <timothy.s...@unisys.com>
> Signed-off-by: David Kershner <david.kersh...@unisys.com>
> ---
>  drivers/staging/unisys/Documentation/overview.txt |  19 ---
>  drivers/staging/unisys/include/visorbus.h         |   3 -
>  drivers/staging/unisys/visorbus/visorbus_main.c   | 182 
> ----------------------
>  3 files changed, 204 deletions(-)

Doesn't apply to my tree :(

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to