On 06/22/2015 05:27 PM, Inki Dae wrote:
On 2015년 06월 22일 20:41, Varka Bhadram wrote:
(..)
- platform_set_drvdata(pdev, ctx);
You are setting the driver data as ctx..
But no where you are using it...?
Am i missing anything ?
See decon_bind and decon_unbind functions. :)
Cleared. Thanks