On Thu, Mar 13, 2014 at 10:32:37AM +0800, Axel Lin wrote:
> If sp->info is NULL, we will hit NULL pointer dereference in probe() while
> setting bus_num and num_chipselect for master:
> 
>         sp->bitbang.master->bus_num = sp->info->bus_num;
>         sp->bitbang.master->num_chipselect = sp->info->num_chipselect;

Applied, thanks.

Attachment: signature.asc
Description: Digital signature

Reply via email to