From patchwork Mon Jan 28 21:45:31 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Antonio Ospite X-Patchwork-Id: 16510 Received: from mail.tu-berlin.de ([130.149.7.33]) by www.linuxtv.org with esmtp (Exim 4.72) (envelope-from ) id 1TzwWl-0000D7-RH; Mon, 28 Jan 2013 22:46:07 +0100 X-tubIT-Incoming-IP: 209.132.180.67 Received: from vger.kernel.org ([209.132.180.67]) by mail.tu-berlin.de (exim-4.75/mailfrontend-3) with esmtp id 1TzwWl-0000H6-DQ; Mon, 28 Jan 2013 22:46:07 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754534Ab3A1VqF (ORCPT + 1 other); Mon, 28 Jan 2013 16:46:05 -0500 Received: from smtp209.alice.it ([82.57.200.105]:37237 "EHLO smtp209.alice.it" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754309Ab3A1VqD (ORCPT ); Mon, 28 Jan 2013 16:46:03 -0500 Received: from jcn (79.2.146.215) by smtp209.alice.it (8.6.060.12) id 50FE8EA60153BE6C; Mon, 28 Jan 2013 22:46:03 +0100 Received: from ao2 by jcn with local (Exim 4.80) (envelope-from ) id 1TzwWM-0008MB-W6; Mon, 28 Jan 2013 22:45:43 +0100 From: Antonio Ospite To: linux-media@vger.kernel.org Cc: Antonio Ospite , linux-doc@vger.kernel.org, Michael Trimarchi Subject: [PATCH 1/2] [media] Documentation/media-framework.txt: fix a sentence Date: Mon, 28 Jan 2013 22:45:31 +0100 Message-Id: <1359409532-32088-2-git-send-email-ospite@studenti.unina.it> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1359409532-32088-1-git-send-email-ospite@studenti.unina.it> References: <1359409532-32088-1-git-send-email-ospite@studenti.unina.it> X-Face: z*RaLf`X<@C75u6Ig9}{oW$H; 1_\2t5)({*|jhM/Vb; ]yA5\I~93>J<_`<4)A{':UrE Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org X-PMX-Version: 5.6.1.2065439, Antispam-Engine: 2.7.2.376379, Antispam-Data: 2013.1.28.213616 X-PMX-Spam: Gauge=IIIIIIII, Probability=8%, Report=' MULTIPLE_RCPTS 0.1, HTML_00_01 0.05, HTML_00_10 0.05, BODYTEXTP_SIZE_3000_LESS 0, BODY_SIZE_1100_1199 0, BODY_SIZE_2000_LESS 0, BODY_SIZE_5000_LESS 0, BODY_SIZE_7000_LESS 0, URI_ENDS_IN_HTML 0, __ANY_URI 0, __CP_NOT_1 0, __CP_URI_IN_BODY 0, __HAS_FROM 0, __HAS_MSGID 0, __HAS_X_MAILER 0, __HAS_X_MAILING_LIST 0, __MIME_TEXT_ONLY 0, __MULTIPLE_RCPTS_CC_X2 0, __SANE_MSGID 0, __STOCK_PHRASE_7 0, __SUBJ_ALPHA_END 0, __TO_MALFORMED_2 0, __TO_NO_NAME 0, __URI_NO_WWW 0, __URI_NS ' From: Antonio Ospite Signed-off-by: Antonio Ospite --- Hi, Actually I am not 100% sure whether the old form was correct English already or not but the new one sounds better to me. Thanks, Antonio Documentation/media-framework.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/media-framework.txt b/Documentation/media-framework.txt index 8028754..77bd0a4 100644 --- a/Documentation/media-framework.txt +++ b/Documentation/media-framework.txt @@ -336,7 +336,7 @@ Calls to media_entity_pipeline_start() can be nested. The pipeline pointer must be identical for all nested calls to the function. media_entity_pipeline_start() may return an error. In that case, it will -clean up any the changes it did by itself. +clean up any of the changes it did by itself. When stopping the stream, drivers must notify the entities with