diff for duplicates of <87hbbdjc7y.fsf@ti.com> diff --git a/a/1.txt b/N1/1.txt index c2e093c..ccbcf03 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -34,7 +34,7 @@ re-enabling of the clocks that is important. >> pm_runtime_put_autosuspend(), and the console_stop() should be part of >> the ->runtime_suspend() callback. >> ->> Also, why do you check for pm_runtime_suspended()? Just call it for +>> Also, why do you check for pm_runtime_suspended()? ?Just call it for >> every time and we get runtime PM use-counting and statistics for free >> and the ->runtime_suspend() callback will be called when the usecount >> goes to zero. @@ -48,10 +48,10 @@ re-enabling of the clocks that is important. > >>> +static void serial_omap_inactivity_timer(unsigned long uart_no) >>> +{ ->>> + struct uart_omap_port *up = ui[uart_no]; +>>> + ? ? struct uart_omap_port *up = ui[uart_no]; >>> + ->>> + up->can_sleep = 1; ->>> + omap_uart_smart_idle(up); +>>> + ? ? up->can_sleep = 1; +>>> + ? ? omap_uart_smart_idle(up); >>> +} >> >> This will not be needed if using the autosuspend feature. @@ -96,8 +96,3 @@ directly register for their individual module wakeup interrupts. Kevin [1] http://marc.info/?l=linux-omap&m=129258489308837&w=2 - --- -To unsubscribe from this list: send the line "unsubscribe linux-serial" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index a4151d4..28c3e82 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,18 +2,10 @@ "ref\01298903958-6496-6-git-send-email-govindraj.raja@ti.com\0" "ref\087r5am499h.fsf@ti.com\0" "ref\0AANLkTim35McK1cFFEXyS49D6b8CT+4pQfmKAswOn3e7_@mail.gmail.com\0" - "From\0Kevin Hilman <khilman@ti.com>\0" - "Subject\0Re: [PATCH 5/7] Serial: OMAP: add runtime pm support for omap-serial driver\0" + "From\0khilman@ti.com (Kevin Hilman)\0" + "Subject\0[PATCH 5/7] Serial: OMAP: add runtime pm support for omap-serial driver\0" "Date\0Tue, 08 Mar 2011 17:48:17 -0800\0" - "To\0Govindraj <govindraj.ti@gmail.com>\0" - "Cc\0Govindraj.R <govindraj.raja@ti.com>" - linux-omap@vger.kernel.org - linux-serial@vger.kernel.org - linux-arm-kernel@lists.infradead.org - Tony Lindgren <tony@atomide.com> - Benoit Cousson <b-cousson@ti.com> - Paul Walmsley <paul@pwsan.com> - " Rajendra Nayak <rnayak@ti.com>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Govindraj <govindraj.ti@gmail.com> writes:\n" @@ -52,7 +44,7 @@ ">> pm_runtime_put_autosuspend(), and the console_stop() should be part of\n" ">> the ->runtime_suspend() callback.\n" ">>\n" - ">> Also, why do you check for pm_runtime_suspended()? \302\240Just call it for\n" + ">> Also, why do you check for pm_runtime_suspended()? ?Just call it for\n" ">> every time and we get runtime PM use-counting and statistics for free\n" ">> and the ->runtime_suspend() callback will be called when the usecount\n" ">> goes to zero.\n" @@ -66,10 +58,10 @@ ">\n" ">>> +static void serial_omap_inactivity_timer(unsigned long uart_no)\n" ">>> +{\n" - ">>> + \302\240 \302\240 struct uart_omap_port *up = ui[uart_no];\n" + ">>> + ? ? struct uart_omap_port *up = ui[uart_no];\n" ">>> +\n" - ">>> + \302\240 \302\240 up->can_sleep = 1;\n" - ">>> + \302\240 \302\240 omap_uart_smart_idle(up);\n" + ">>> + ? ? up->can_sleep = 1;\n" + ">>> + ? ? omap_uart_smart_idle(up);\n" ">>> +}\n" ">>\n" ">> This will not be needed if using the autosuspend feature.\n" @@ -113,11 +105,6 @@ "\n" "Kevin\n" "\n" - "[1] http://marc.info/?l=linux-omap&m=129258489308837&w=2\n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-serial\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + [1] http://marc.info/?l=linux-omap&m=129258489308837&w=2 -0b6c8be22216c9208ff1db4b5a01c7a23240293df220337387e4fd57fea39307 +b0e89bb86f1e8a6ccec8f1f4192077b1131a2bbf97c7857559eb23eecda68836
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.