[PATCH] drm: platform multi-device support

2011-07-13 Thread Rob Clark
Include the device id in the bus-id to give userspace a way to open the correct "cardN" when there are multiple device instances. Signed-off-by: Rob Clark --- drivers/gpu/drm/drm_platform.c |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/drm_platform.

[PATCH] drm: platform multi-device support

2011-07-13 Thread Rob Clark
Include the device id in the bus-id to give userspace a way to open the correct "cardN" when there are multiple device instances. Signed-off-by: Rob Clark --- drivers/gpu/drm/drm_platform.c |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/drm_platform.