commit | b17d39453b40730cbfdb2cab9565f8ba8627b7f8 | [log] [tgz] |
---|---|---|
author | Nicolas THERY <nicolas.thery@st.com> | Tue Aug 07 05:24:59 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sun Aug 12 07:57:57 2012 -0300 |
tree | 015ec65bc173188bb70a5a6247744bb66a579672 | |
parent | ff54298bc743c42fac205c0fc1b62271682b3668 [diff] |
[media] media: fix MEDIA_IOC_DEVICE_INFO return code The MEDIA_IOC_DEVICE_INFO ioctl was returning a positive value rather than a negative error code when failing to copy output parameter to user-space. Tested by compilation only. Signed-off-by: Nicolas Thery <nicolas.thery@st.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>