K 10 svn:author V 3 ian K 8 svn:date V 27 2015-08-12T17:23:15.167250Z K 7 svn:log V 386 Add a routine to return the hardware instance/unit number from ti,hwmods, given the hardware name. The ti,hwmods property is used (among other things) to associate an fdt node with a specific instance of some hardware. For example given a device node that contains the property ti,hwmods = "timer3", if you call this passing "timer" as the hwmod string to look for it would return 3. END