ata: ahci_platform: add a generic AHCI compatible
authorAntoine Ténart <antoine.tenart@free-electrons.com>
Wed, 30 Jul 2014 18:13:58 +0000 (20:13 +0200)
committerTejun Heo <tj@kernel.org>
Wed, 30 Jul 2014 19:39:46 +0000 (15:39 -0400)
commit30f3c73c9b526a88920d098dcb331319e284e1b3
treefcb52d3929fa44330521e63dbd8c3e572bce1cf6
parentb1a9edbda040a43583ff14d63ebeb91abe5848b9
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>
drivers/ata/ahci_platform.c
This page took 0.025923 seconds and 5 git commands to generate.