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)
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

Simple merge