[GIT,PULL,FOR,v4.8] Two cec bug fixes
Message ID | c8b26179-2cac-af84-2113-4a0099ab5c29@xs4all.nl (mailing list archive) |
---|---|
State | Accepted, archived |
Headers |
Received: from mail.tu-berlin.de ([130.149.7.33]) by www.linuxtv.org with esmtp (Exim 4.84_2) (envelope-from <linux-media-owner@vger.kernel.org>) id 1bezLx-0000lO-0G; Wed, 31 Aug 2016 06:50:29 +0000 X-tubIT-Incoming-IP: 209.132.180.67 Received: from vger.kernel.org ([209.132.180.67]) by mail.tu-berlin.de (exim-4.84_2/mailfrontend-7) with esmtp id 1bezLt-0004kH-31; Wed, 31 Aug 2016 08:50:28 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752236AbcHaGuX (ORCPT <rfc822;mkrufky@linuxtv.org> + 1 other); Wed, 31 Aug 2016 02:50:23 -0400 Received: from lb2-smtp-cloud3.xs4all.net ([194.109.24.26]:49441 "EHLO lb2-smtp-cloud3.xs4all.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750980AbcHaGuW (ORCPT <rfc822;linux-media@vger.kernel.org>); Wed, 31 Aug 2016 02:50:22 -0400 Received: from tschai.lan ([90.149.38.145]) by smtp-cloud3.xs4all.net with ESMTP id diqH1t00437uBN201iqL8m; Wed, 31 Aug 2016 08:50:20 +0200 Received: from [127.0.0.1] (localhost [127.0.0.1]) by tschai.lan (Postfix) with ESMTPSA id 2CC8018014C for <linux-media@vger.kernel.org>; Wed, 31 Aug 2016 08:50:17 +0200 (CEST) To: Linux Media Mailing List <linux-media@vger.kernel.org> From: Hans Verkuil <hverkuil@xs4all.nl> Subject: [GIT PULL FOR v4.8] Two cec bug fixes Message-ID: <c8b26179-2cac-af84-2113-4a0099ab5c29@xs4all.nl> Date: Wed, 31 Aug 2016 08:50:17 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: <linux-media.vger.kernel.org> X-Mailing-List: linux-media@vger.kernel.org X-PMX-Version: 6.0.0.2142326, Antispam-Engine: 2.7.2.2107409, Antispam-Data: 2016.8.31.63917 X-PMX-Spam: Gauge=IIIIIIII, Probability=8%, Report=' HTML_00_01 0.05, HTML_00_10 0.05, MSGID_ADDED_BY_MTA 0.05, BODYTEXTP_SIZE_3000_LESS 0, BODY_SIZE_1000_1099 0, BODY_SIZE_2000_LESS 0, BODY_SIZE_5000_LESS 0, BODY_SIZE_7000_LESS 0, NO_URI_HTTPS 0, SINGLE_URI_IN_BODY 0, URI_ENDS_IN_HTML 0, __ANY_URI 0, __CP_URI_IN_BODY 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_FROM 0, __HAS_MSGID 0, __HAS_X_MAILING_LIST 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __MOZILLA_USER_AGENT 0, __SANE_MSGID 0, __SINGLE_URI_TEXT 0, __SUBJ_ALPHA_END 0, __TO_MALFORMED_2 0, __TO_NAME 0, __TO_NAME_DIFF_FROM_ACC 0, __TO_REAL_NAMES 0, __URI_IN_BODY 0, __URI_NO_WWW 0, __URI_NS , __URI_WITH_PATH 0, __USER_AGENT 0' |
Pull-request
git://linuxtv.org/hverkuil/media_tree.git for-v4.8cMessage
Hans Verkuil
Aug. 31, 2016, 6:50 a.m. UTC
Two CEC bug fixes that should go into 4.8. Regards, Hans The following changes since commit fb6609280db902bd5d34445fba1c926e95e63914: [media] dvb_frontend: Use memdup_user() rather than duplicating its implementation (2016-08-24 17:20:45 -0300) are available in the git repository at: git://linuxtv.org/hverkuil/media_tree.git for-v4.8c for you to fetch changes up to 7f1d4c0bb422351f494fb276eeeea5457026800b: cec: fix ioctl return code when not registered (2016-08-31 08:47:28 +0200) ---------------------------------------------------------------- Hans Verkuil (2): cec: don't Feature Abort broadcast msgs when unregistered cec: fix ioctl return code when not registered drivers/staging/media/cec/cec-adap.c | 3 +-- drivers/staging/media/cec/cec-api.c | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html