commit | a504b9b91a1a884ce7e5296f4692b9cac85beab5 | [log] [tgz] |
---|---|---|
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | Wed Feb 28 20:32:32 2018 +0000 |
committer | David Gibson <david@gibson.dropbear.id.au> | Tue Mar 06 13:16:29 2018 +1100 |
tree | 65a52a46aeac42a1c582d58b331e87d5767245f3 | |
parent | 1a5008fc17fe3d286baa6d07b5cce122553968e7 [diff] |
macio: embed DBDMA device directly within macio The current recommendation is to embed subdevices directly within their container device, so do this for the DBDMA device. Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>