]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
input: Rewrite sparcspkr device probing.
authorDavid S. Miller <davem@davemloft.net>
Sun, 27 Apr 2008 04:02:21 +0000 (21:02 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 27 Apr 2008 04:41:22 +0000 (21:41 -0700)
commit9c1a5077fdca99356c891af37931e537dea874f5
tree221546bc66bb9987c55571aa43c4903b0d7e2ffb
parentdc8ca2a111c10f031346f6f8f82640d6bc0dd347
input: Rewrite sparcspkr device probing.

Remove all dependencies on EBUS and ISA bus layers, which we'd like to
remove as they are superfluous.

While we're here, add support for proper frequency changing on BBC
beep devices.  Unlike the comments that were here, this device can
in fact use a programmable frequency.

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/input/misc/sparcspkr.c