summaryrefslogtreecommitdiff
path: root/drivers/input/misc/gpio-beeper.c
AgeCommit message (Collapse)AuthorFilesLines
2013-11-27Input: add a new driver for GPIO beeperAlexander Shiyan1-0/+127
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>