From patchwork Fri Jun 28 12:12:22 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mauro Carvalho Chehab X-Patchwork-Id: 1124154 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=infradead.org header.i=@infradead.org header.b="iJ2Q7DMr"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 45ZwdJ41bcz9sNC for ; Fri, 28 Jun 2019 22:12:52 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727033AbfF1MMh (ORCPT ); Fri, 28 Jun 2019 08:12:37 -0400 Received: from bombadil.infradead.org ([198.137.202.133]:58280 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726940AbfF1MMh (ORCPT ); Fri, 28 Jun 2019 08:12:37 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20170209; h=Sender:Content-Transfer-Encoding: MIME-Version:Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-Type: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=Ptxuhcj9Nnd93IGVkYIIiqtv0theLtZeYCYEFYFjzcQ=; b=iJ2Q7DMrmIn6Encrs9rppRJsg FeL4mBoGRLfaKCHHXrV206GIZ3P/XJemOOMbKDJ1w3SXWtsq4LYO5EGt6J8qVs2Or4osVQfUxapi/ zjd+hS2S4uaEf7v6XI6b4710tSuAp66i3CHlRgr2MfjGGDbZW1DEQ9gmDkjZxESSIYJlH8OZ9HlkK TFdqcGlGS1dlQlgTpXIwtU/CKPSGpMWA5VBUVqYCF/HlnncDfCbol6UXVluUS3GBn4xs2BOZRRdne WnPt1VQf1Pp7XWZUQVTsRumVGa7ZhQipl4HHUoDpeOm5kmiY37Rdd4l5z+9p+ucjFP48Xjx6y80vH qSast0vWA==; Received: from [186.213.242.156] (helo=bombadil.infradead.org) by bombadil.infradead.org with esmtpsa (Exim 4.92 #3 (Red Hat Linux)) id 1hgpk3-0005Bd-Cu; Fri, 28 Jun 2019 12:12:35 +0000 Received: from mchehab by bombadil.infradead.org with local (Exim 4.92) (envelope-from ) id 1hgpk0-0004zI-5t; Fri, 28 Jun 2019 09:12:32 -0300 From: Mauro Carvalho Chehab To: Linux Doc Mailing List Cc: Mauro Carvalho Chehab , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Jonathan Corbet , Maarten Lankhorst , linux-leds@vger.kernel.org, kvm@vger.kernel.org, =?utf-8?b?UmFkaW0gS3LEjW3DocWZ?= , dri-devel@lists.freedesktop.org, intel-gfx@lists.freedesktop.org, Joonas Lahtinen , Rob Herring , platform-driver-x86@vger.kernel.org, Paolo Bonzini , Sean Paul , Darren Hart , Jacek Anaszewski , linux-i2c@vger.kernel.org, Ajay Gupta , Jani Nikula , Thomas Gleixner , David Airlie , Mark Rutland , Pavel Machek , Maxime Ripard , Dan Murphy , devicetree@vger.kernel.org, Andy Shevchenko , Rodrigo Vivi , Daniel Vetter Subject: [PATCH 0/9] Some doc fixes Date: Fri, 28 Jun 2019 09:12:22 -0300 Message-Id: X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org This patch series is against linux-next (next-20190627). I doubt those would apply cleanly against docs next tree. So, please apply it via the subsystem trees. Otherwise, they could be pushed by the end of the merge window or for -rc1 via a docs tree. Most, if not all were I already sent. Mauro Carvalho Chehab (9): hrtimer: Use a bullet for the returns bullet list docs: trace: fix a broken label docs: signal: fix a kernel-doc markup dt: leds-lm36274.txt: fix a broken reference to ti-lmu.txt docs: fix some broken references due to txt->rst renames docs: virtual: there are two orphan docs there docs: gpu: add msm-crash-dump.rst to the index.rst file drm: fix a reference for a renamed file: fb/modedb.rst platform: x86: get rid of a non-existent document Documentation/devicetree/bindings/arm/idle-states.txt | 2 +- Documentation/devicetree/bindings/leds/leds-lm36274.txt | 2 +- Documentation/gpu/drivers.rst | 1 + Documentation/gpu/msm-crash-dump.rst | 2 -- Documentation/trace/kprobetrace.rst | 1 + Documentation/virtual/kvm/amd-memory-encryption.rst | 2 ++ Documentation/virtual/kvm/vcpu-requests.rst | 2 ++ drivers/gpu/drm/drm_modes.c | 2 +- drivers/gpu/drm/i915/intel_runtime_pm.h | 2 +- drivers/i2c/busses/i2c-nvidia-gpu.c | 2 +- drivers/platform/x86/Kconfig | 3 --- kernel/signal.c | 2 +- kernel/time/hrtimer.c | 7 ++++--- 13 files changed, 16 insertions(+), 14 deletions(-)