From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-12.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id BFF65FA372C for ; Fri, 8 Nov 2019 10:38:12 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 9E573218AE for ; Fri, 8 Nov 2019 10:38:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730151AbfKHKiM (ORCPT ); Fri, 8 Nov 2019 05:38:12 -0500 Received: from gofer.mess.org ([88.97.38.141]:54465 "EHLO gofer.mess.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726149AbfKHKiM (ORCPT ); Fri, 8 Nov 2019 05:38:12 -0500 Received: by gofer.mess.org (Postfix, from userid 1000) id 9D5F5C64B1; Fri, 8 Nov 2019 10:38:10 +0000 (GMT) Date: Fri, 8 Nov 2019 10:38:10 +0000 From: Sean Young To: linux-media@vger.kernel.org Cc: Oliver Neukum , Jan Pieter van Woerkom , Colin Ian King , =?iso-8859-1?Q?Cl=E9ment_P=E9ron?= Subject: Re: [GIT PULL FOR v5.5] DVB/RC fixes Message-ID: <20191108103810.GA14205@gofer.mess.org> References: <20191108103520.GA13952@gofer.mess.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191108103520.GA13952@gofer.mess.org> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org On Fri, Nov 08, 2019 at 10:35:20AM +0000, Sean Young wrote: > Hi Mauro, > > This includes flexcop fixes which I had failed to pick up and the rc keymap > for the Beelink GS1. > > Thanks > Sean > > The following changes since commit 25a55a70307da947c04b6b8d27a6bc51b0dc569a: > > media: v4l2-device.h: fix typo: putss -> puts (2019-11-08 07:44:17 +0100) > > are available in the Git repository at: > > git://linuxtv.org/syoung/media_tree.git for-v5.5iv The pull request should have been from the signed tag, not the branch. I'll send a new pull request, sorry. Sean