9c18618847
This change adds a const-qualified version of the driver() method to the Agent class, allowing const Agent objects to access their associated driver without modifying the object's state. Signed-off-by: Honglei Huang <Honglei1.Huang@amd.com>