technology: Fix technology refcount
authorSamuel Ortiz <sameo@linux.intel.com>
Wed, 8 Dec 2010 15:52:19 +0000 (16:52 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 8 Dec 2010 15:52:19 +0000 (16:52 +0100)
commit65e9841ecffe3a3cfd7f655859c6ffa98e4cf6c4
treeb5f434a6a0f731ba663bb03de7354d7750247d55
parentb2a4246439738b5e9a262da77d56d99d348da36a
technology: Fix technology refcount

The blocked getter was bumping the technology refcount by calling
technology_get() instead of technology_find().
src/technology.c