ACPI: i2c-scmi: don't use acpi_device_uid()
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Sat, 26 Sep 2009 03:11:43 +0000 (21:11 -0600)
committerLen Brown <len.brown@intel.com>
Sat, 26 Sep 2009 05:42:07 +0000 (01:42 -0400)
commite96c9284bdffa1f1d39a502c3d3b71fd8cce7014
tree30186f34944b55ad18e1b7c7ef4931220b89118f
parent2b474ad8473f57c2930b2bda6c397c3aa8d97896
ACPI: i2c-scmi: don't use acpi_device_uid()

We recently removed the acpi_device_uid() interface because nobody
used it.  I don't think it's essential here either.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/i2c/busses/i2c-scmi.c