[PATCH 1/3] drm: Add a note to drm_property_create() about property lifetime

2014-10-31 Thread Daniel Vetter
On Fri, Oct 31, 2014 at 02:39:11PM +, Damien Lespiau wrote: > Cc: Chandra Konduru > Cc: Daniel Vetter > Signed-off-by: Damien Lespiau On the entire series: Reviewed-by: Daniel Vetter Merged into topic/core-stuff for shepherding until it lands in drm-next. -Daniel > --- > drivers/gpu/dr

[PATCH 1/3] drm: Add a note to drm_property_create() about property lifetime

2014-10-31 Thread Damien Lespiau
Cc: Chandra Konduru Cc: Daniel Vetter Signed-off-by: Damien Lespiau --- drivers/gpu/drm/drm_crtc.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/gpu/drm/drm_crtc.c b/drivers/gpu/drm/drm_crtc.c index 4081d7a..0f3c24c 100644 --- a/drivers/gpu/drm/drm_crtc.c +++ b/drivers/gpu/drm