[PATCH] drm via: initialize object_idr

2012-06-20 Thread James Simmons
The field obejct_idr of struct drm_via_private was introduced with the commit http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commitdiff;h=77ee8f3825054f23b17e9c8f728f061defd86cdc . In that patch idr_init(&dev->object_name_idr) was called instead of idr_init(&dev_priv->object_i

[PATCH] drm via: initialize object_idr

2012-06-19 Thread James Simmons
The field obejct_idr of struct drm_via_private was introduced with the commit http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commitdiff;h=77ee8f3825054f23b17e9c8f728f061defd86cdc . In that patch idr_init(&dev->object_name_idr) was called instead of idr_init(&dev_priv->object_i

[PATCH] drm via: initialize object_idr

2012-06-11 Thread Daniel Vetter
On Sun, Jun 10, 2012 at 11:39:55PM +0200, N?meth M?rton wrote: > From: M?rton N?meth > > The field obejct_idr of struct drm_via_private was introduced with the > commit > http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commitdiff;h=77ee8f3825054f23b17e9c8f728f061defd86cdc > . > I

Re: [PATCH] drm via: initialize object_idr

2012-06-11 Thread Daniel Vetter
On Sun, Jun 10, 2012 at 11:39:55PM +0200, Németh Márton wrote: > From: Márton Németh > > The field obejct_idr of struct drm_via_private was introduced with the > commit > http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commitdiff;h=77ee8f3825054f23b17e9c8f728f061defd86cdc > . > I

[PATCH] drm via: initialize object_idr

2012-06-10 Thread Németh Márton
From: M?rton N?meth The field obejct_idr of struct drm_via_private was introduced with the commit http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commitdiff;h=77ee8f3825054f23b17e9c8f728f061defd86cdc . In that patch idr_init(&dev->object_name_idr) was called instead of idr_init(&

[PATCH] drm via: initialize object_idr

2012-06-10 Thread Németh Márton
From: Márton Németh The field obejct_idr of struct drm_via_private was introduced with the commit http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commitdiff;h=77ee8f3825054f23b17e9c8f728f061defd86cdc . In that patch idr_init(&dev->object_name_idr) was called instead of idr_init(&