From: Heikki Krogerus Date: Tue, 2 Sep 2014 07:55:08 +0000 (+0300) Subject: ACPI / LPSS: drop clkdev_name member from lpss_device_desc X-Git-Tag: fixes-against-v3.18-rc2~138^2~11^2^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0d00f8bd526dab6878913dfd5690eee5d4be10e;p=pandora-kernel.git ACPI / LPSS: drop clkdev_name member from lpss_device_desc It was used to provide the correct con_id for the dma driver, but it's not needed. Even if the driver requests a clock with the con_id, it still gets the correct clock. The device name is enough to match a single clock. Signed-off-by: Heikki Krogerus Acked-by: Andy Shevchenko Acked-by: Mika Westerberg Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed