Input: add a new driver for GPIO beeper
authorAlexander Shiyan <shc_work@mail.ru>
Tue, 26 Nov 2013 03:17:09 +0000 (19:17 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 26 Nov 2013 23:54:49 +0000 (15:54 -0800)
This patch adds a new driver for the beeper controlled via GPIO pin.
The driver does not depend on the architecture and is positioned as
a replacement for the specific drivers that are used for this function.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>

No differences found