Re: [PATCH v2 0/2] Collapse vimc into single monolithic driver

2019-08-19 Thread Shuah Khan
On 8/16/19 2:03 PM, Helen Koike wrote: Hi Shuah, Thanks for the patches. On 8/15/19 4:42 PM, Shuah Khan wrote: vimc uses Component API to split the driver into functional components. The real hardware resembles a monolith structure than component and component structure added a level of comple

Re: [PATCH v2 0/2] Collapse vimc into single monolithic driver

2019-08-16 Thread Helen Koike
Hi Shuah, Thanks for the patches. On 8/15/19 4:42 PM, Shuah Khan wrote: > vimc uses Component API to split the driver into functional components. > The real hardware resembles a monolith structure than component and > component structure added a level of complexity making it hard to > maintain wi