commit | 30f3c73c9b526a88920d098dcb331319e284e1b3 | [log] [tgz] |
---|---|---|
author | Antoine Ténart <antoine.tenart@free-electrons.com> | Wed Jul 30 20:13:58 2014 +0200 |
committer | Tejun Heo <tj@kernel.org> | Wed Jul 30 15:39:46 2014 -0400 |
tree | fcb52d3929fa44330521e63dbd8c3e572bce1cf6 | |
parent | b1a9edbda040a43583ff14d63ebeb91abe5848b9 [diff] |
ata: ahci_platform: add a generic AHCI compatible The ahci_platform driver is a generic driver using the libahci_platform functions. Add a generic compatible to avoid having an endless list of compatibles with no differences for the same driver. Signed-off-by: Antoine Ténart <antoine.tenart@free-electrons.com>