]> git.baikalelectronics.ru Git - kernel.git/commit
device property: ACPI: Remove unused DMA APIs
authorSuthikulpanit, Suravee <Suravee.Suthikulpanit@amd.com>
Wed, 28 Oct 2015 22:50:51 +0000 (15:50 -0700)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sat, 7 Nov 2015 00:29:22 +0000 (01:29 +0100)
commitf35a990ca7a7f935e205b5ab79ecabae4e02c979
tree992f8b6afc3af79edb8ce18c31b579f33cda8313
parentabc953e9dcc260fe4d2e5032b4748b747d428cfd
device property: ACPI: Remove unused DMA APIs

These DMA APIs are replaced with the newer versions, which return
the enum dev_dma_attr. So, we can safely remove them.

Signed-off-by: Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Hanjun Guo <hanjun.guo@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/base/property.c
include/acpi/acpi_bus.h
include/linux/acpi.h
include/linux/property.h