From: Jon Hunter Date: Tue, 19 Mar 2013 17:38:17 +0000 (-0500) Subject: ARM: OMAP: Add function to request timer by node X-Git-Tag: omap-for-v3.10/dt-signed-v2~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fc7fcb593ac3c5730c8391c2d7db5b87e2d0bf2;p=pandora-kernel.git ARM: OMAP: Add function to request timer by node Add a function so that OMAP dmtimers can be requested by device-tree node. This allows for devices, such as the internal DSP, or drivers, such as PWM, to reference a specific dmtimer node via the device-tree. Given that there are several APIs available for requesting dmtimers (by ID, by capability or by node) consolidate the code for all these functions into a single helper function that can be used by these request functions. Signed-off-by: Jon Hunter Acked-by: Tony Lindgren Signed-off-by: Benoit Cousson --- Reading git-diff-tree failed