OSDN Git Service

device: Load profiles from storage
authorFrédéric Danis <frederic.danis@linux.intel.com>
Thu, 13 Dec 2012 20:39:19 +0000 (21:39 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 13 Dec 2012 20:55:21 +0000 (22:55 +0200)
commitd534d9a26f7018d825111ca71c2682349a40ab65
treeaa16a9a277f050d49615fcd2c25713f6518d6d45
parent2ff7ead49fae4ce2db0a5782bf8d0fad69ad4204
device: Load profiles from storage

Add device_get_uuids() to retrieve UUIDs list.
It will allow to call device_probe_profiles() from
load_devices() of adapter.c after device creation.

Remove write_device_profiles from storage.[ch].
src/device.c
src/device.h
src/storage.c
src/storage.h