From 30f3c73c9b526a88920d098dcb331319e284e1b3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Antoine=20T=C3=A9nart?= Date: Wed, 30 Jul 2014 20:13:58 +0200 Subject: [PATCH] ata: ahci_platform: add a generic AHCI compatible MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 --- Reading git-format-patch failed