Re: [PATCH 5/7] v4l: s5p-fimc: add pm_runtime support

2011-04-06 Thread Sylwester Nawrocki
Hi Jonghun, On 04/06/2011 02:37 AM, Jonghun Han wrote: ... > > Hi Marek, > > runtime_pm is used to minimize current. > In my opinion, the followings will be better. > 1. Adds pm_runtime_get_sync before running of the first job. >IMO, dma_run callback function is the best place for calling in

RE: [PATCH 5/7] v4l: s5p-fimc: add pm_runtime support

2011-04-06 Thread Marek Szyprowski
Hello, On Wednesday, April 06, 2011 2:37 AM Jonghun Han wrote: > runtime_pm is used to minimize current. > In my opinion, the followings will be better. > 1. Adds pm_runtime_get_sync before running of the first job. >IMO, dma_run callback function is the best place for calling in case of > M2

RE: [PATCH 5/7] v4l: s5p-fimc: add pm_runtime support

2011-04-05 Thread Jonghun Han
AALQBmAGkAbQBjADoAIA BhAGQAZAAgAHAAbQBfAHIAdQBuAHQAaQBtAGUAIABzAHUAcABwAG8AcgB0AA== x-cr-puzzleid: {0DF5696E-C27B-4620-A41E-B97F4C401FEA} Hi Marek, runtime_pm is used to minimize current. In my opinion, the followings will be better. 1. Adds pm_runtime_get_sync before running of the firs