]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'drm/tegra/for-4.6-rc1' of http://anongit.freedesktop.org/git/tegra/linux...
authorDave Airlie <airlied@redhat.com>
Wed, 16 Mar 2016 22:08:57 +0000 (08:08 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 16 Mar 2016 22:08:57 +0000 (08:08 +1000)
commit0e5dc9a8ee2f10b5d6c793675e9942c526e52411
tree703d710ab16502c117a15f404a5a1947f2214436
parent86d65b7e7a0c927d07d18605c276d0f142438ead
parent341917fe2b62876599315a537b8e248e31bd1366
Merge tag 'drm/tegra/for-4.6-rc1' of http://anongit.freedesktop.org/git/tegra/linux into drm-next

drm/tegra: Changes for v4.6-rc1

Only two cleanups this time around. One fixes reference counting of
device tree nodes, the other changes the return value of a function
from an unsigned int to an int to reflect that it will return error
codes.

* tag 'drm/tegra/for-4.6-rc1' of http://anongit.freedesktop.org/git/tegra/linux:
  gpu: host1x: Use a signed return type for do_relocs()
  gpu: host1x: bus: Add missing of_node_put()
drivers/gpu/host1x/bus.c