p2p: Remove const from service and driver name
authorOlivier Guiter <olivier.guiter@linux.intel.com>
Tue, 27 Aug 2013 14:56:22 +0000 (16:56 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 28 Aug 2013 09:02:54 +0000 (11:02 +0200)
commit41c21af237502aae94139f5ff7baac3c96764368
tree4b693bcb0e615e07c8b1fbc2f2842f497a666cee
parent42a05bff3b7ae4e0550227bf6527bab43273a8db
p2p: Remove const from service and driver name

Removing const qualifier allows drivers to be added
dynamically (at execution time). This will be used for
PHDC managers.
plugins/p2p.h