Re: [PATCH v2] input: gpio-beeper: Simplify GPIO handling

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Mon, 28 Apr 2014 19:21:04 -0700 от Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>:
> Hi Alexander,
> 
> On Sat, Apr 26, 2014 at 09:46:54AM +0400, Alexander Shiyan wrote:
> > +	beep->desc = devm_gpiod_get(&pdev->dev, NULL);
> > +	if (!beep->desc)
> > +		return -EINVAL;
> 
> As far as I can see devm_gpiod_get() never returns NULL, but either a
> valid pointer or ERR_PTR-encoded error. Why do we check for NULL?
> 
> I can drop the check myself, no need to resubmit.

OK.

...

One issue you keep value argument for gpio_beeper_toggle() as bool.
It should be "int" as in original patch, as well as "beeping" value in private struct.

---

��.n��������+%������w��{.n�����{��)��^n�r������&��z�ޗ�zf���h���~����������_��+v���)ߣ�


[Index of Archives]     [Linux Media Devel]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Linux Wireless Networking]     [Linux Omap]

  Powered by Linux