[PATCH 15/18] drm: rip out dev->devname

Thierry Reding thierry.reding at gmail.com
Thu Apr 17 08:11:48 PDT 2014


On Fri, Apr 11, 2014 at 11:36:12PM +0200, Daniel Vetter wrote:
> This was only ever used to pretty-print the irq driver name. And on
> kms systems due to set_version bonghits we never set up the prettier
> name, ever. Which make this a bit pointless.
> 
> Also, we can always dig out the driver-instance/irq relationship
> through other means, so this isn't that useful. So just rip it out to
> simplify the set_version/set_busid insanity a bit.
> 
> Also delete the temporary busname from drm_pci_set_busid, it's now
> unused.
> 
> v2: Rebase on top of the new host1x drm_bus for tegra.
> 
> Signed-off-by: Daniel Vetter <daniel.vetter at ffwll.ch>
> ---
>  drivers/gpu/drm/drm_ioctl.c    |  3 ---
>  drivers/gpu/drm/drm_irq.c      |  8 +-------
>  drivers/gpu/drm/drm_pci.c      | 25 -------------------------
>  drivers/gpu/drm/drm_platform.c | 11 -----------
>  drivers/gpu/drm/drm_stub.c     |  5 -----
>  drivers/gpu/drm/tegra/bus.c    | 10 ----------
>  include/drm/drmP.h             |  1 -
>  7 files changed, 1 insertion(+), 62 deletions(-)

Excellent!

Reviewed-by: Thierry Reding <treding at nvidia.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140417/8c2755e0/attachment.sig>


More information about the dri-devel mailing list