lkml.org 
[lkml]   [2013]   [Nov]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCHv4] ASoC: Add support for BCM2835
> +	dev = devm_kzalloc(&pdev->dev, sizeof(*dev),
> + GFP_KERNEL);
> + if (IS_ERR(base))
> + return PTR_ERR(base);

Found a typo here, should be IS_ERR(dev) and PTR_ERR(dev).

Is the patch acceptable apart from that now?

Greetings,
Florian


\
 
 \ /
  Last update: 2013-11-22 15:01    [W:0.029 / U:0.300 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site