2014-04-04 1:35 GMT+09:00 Inki Dae :
> 2014-04-03 23:26 GMT+09:00 Andrzej Hajda :
>> The patch separates dpi related routines from fimd.
>>
>> Signed-off-by: Andrzej Hajda
>> ---
>> Hi Inki,
>>
>> This is my attempt to separate DPI from FIMD,
>> it requires putting real probe back into fimd_probe,
2014-04-03 23:26 GMT+09:00 Andrzej Hajda :
> The patch separates dpi related routines from fimd.
>
> Signed-off-by: Andrzej Hajda
> ---
> Hi Inki,
>
> This is my attempt to separate DPI from FIMD,
> it requires putting real probe back into fimd_probe, but I
> guess it should not be a problem, as i
Hi Andrzej,
2014-04-03 23:26 GMT+09:00 Andrzej Hajda :
> The patch separates dpi related routines from fimd.
>
> Signed-off-by: Andrzej Hajda
> ---
> Hi Inki,
>
> This is my attempt to separate DPI from FIMD,
Ah, I understood now. Right, if we can separate DPI from FIMD, we can
also move some co
The patch separates dpi related routines from fimd.
Signed-off-by: Andrzej Hajda
---
Hi Inki,
This is my attempt to separate DPI from FIMD,
it requires putting real probe back into fimd_probe, but I
guess it should not be a problem, as it is done already for dsi.
It is based on v4 of your patch.