From: Andy Walls Date: Sat, 18 Oct 2008 13:20:25 +0000 (-0300) Subject: V4L/DVB (9299): cx18: Don't mask many real init error codes by mapping them to ENOMEM X-Git-Tag: v2.6.28-rc1~37^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b4a7c8a83899ef7742f63c0e9a8a28cbff2c29a;p=pandora-kernel.git V4L/DVB (9299): cx18: Don't mask many real init error codes by mapping them to ENOMEM Changes to let error return codes bubble up to the user visible error message on card initialization. A number of them were being remapped to ENOMEM when no memory or array resource shortage existed. That hampered diagnosis of user trouble reports. Signed-off-by: Andy Walls Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed