This patch set includes a function that uses a resource pool InstanceID to determine the
resource type. SDC has been updated to use this function instead of using the ref's
ResourceType attribute (which might not be available).
Updates from original patchset:
Was using device_type_from_classname(), which is intended to get the resource type from
Device instance classnames. It doesn't properly support resource pool InstanceIDs.