Blackfin: gptimers: add enable/disable by timer id
authorMike Frysinger <vapier@gentoo.org>
Fri, 17 Jun 2011 15:45:23 +0000 (11:45 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sat, 23 Jul 2011 05:18:22 +0000 (01:18 -0400)
The API is geared around timer ids, except for the act of enabling
and disabling timers.  So add a small helper to fill out the gap.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>

No differences found