From: Thierry Reding Date: Wed, 23 Apr 2014 09:52:10 +0000 (+0200) Subject: drm: Document how to register devices without struct drm_bus X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~9^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b528ae7190867cd079bae5d6cf48c17d673428ae;p=pandora-kernel.git drm: Document how to register devices without struct drm_bus With the recent addition of the drm_set_unique() function, devices can now be registered without requiring a drm_bus. Add a brief description to the DRM docbook to show how that can be achieved. Reviewed-by: Daniel Vetter Signed-off-by: Thierry Reding --- Reading git-diff-tree failed