]> git.baikalelectronics.ru Git - kernel.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)
commit2e6e5e017292da6ddbd1f9869a945b61328e7008
tree703d710ab16502c117a15f404a5a1947f2214436
parent8a25e1e8309f249013a0b23fc2840f6dc34de93e
parent4d303783917787eda436ec44549dfd38230f8343
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