On Thu, Jan 24, 2013 at 10:27:30AM +0800, Axel Lin wrote: > The dev parameter is the device requestiong the data. > In this case it should be &pdev->dev rather than pdev->dev.parent. Applied both, thanks.