From: Clemens Ladisch Date: Sat, 5 Nov 2011 21:42:01 +0000 (-0300) Subject: [media] media: fix truncated entity specification X-Git-Tag: v3.3-rc1~48^2~416 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa5034c667c224be48db31a0d043dba305e8e7a8;p=pandora-kernel.git [media] media: fix truncated entity specification When enumerating an entity, assign the entire entity specification instead of only the first two words. (This requires giving the specification union a name.) So far, no driver actually uses more than two words, but this will be needed for ALSA entities. Signed-off-by: Clemens Ladisch [laurent.pinchart@ideasonboard.com: Rename specification to info] Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed