Vivid (15.04) is now based on a 3.19 kernel and contains the referenced
commits. I'm marking this Fix Released.

** Changed in: intel
       Status: Fix Committed => Fix Released

** Information type changed from Proprietary to Public

** Also affects: linux (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: linux (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1397869

Title:
  [Feature] DMA: DW: Need add a private probe/remove for compound
  devices.

Status in intel:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  For compound devices(dma engine built in a parent device, like ADSP), maybe 
we need add a private probe/remove function, with passing correct dev and mask.
  compound devices has a primary function with additional private DMA IP. The 
ID is unique for primary function, but there is no ID for DMA part. Thus, the 
primary ->probe has to get proper PCI BAR or ACPI resources and enumerate DMA 
device. That's why it requires to have some generic probe/remove which is not 
dependent to internal things of dw driver.

  Upstream status:
  Done in kernel 3.18-rc1

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1397869/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to