diff options
author | 2013-06-14 10:16:06 +0100 | |
---|---|---|
committer | 2013-06-14 10:16:06 +0100 | |
commit | 384b8345589cbbb18a99ce1b112da90c58c802e8 (patch) | |
tree | 51fee39fa19adad6b24fb90123e7a0ca3159c9c5 /drivers/ata/libahci.c | |
parent | ASoC: wm8962: Restore device state after reset in runtime resume (diff) | |
parent | ASoC: wm8962: Remove remaining direct register cache accesses (diff) | |
download | wireguard-linux-384b8345589cbbb18a99ce1b112da90c58c802e8.tar.xz wireguard-linux-384b8345589cbbb18a99ce1b112da90c58c802e8.zip |
Merge branch 'fix/wm8962' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-wm8962
Conflicts:
sound/soc/codecs/wm8962.c
Diffstat (limited to 'drivers/ata/libahci.c')
-rw-r--r-- | drivers/ata/libahci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ata/libahci.c b/drivers/ata/libahci.c index 34c82167b962..a70ff154f586 100644 --- a/drivers/ata/libahci.c +++ b/drivers/ata/libahci.c @@ -1,7 +1,7 @@ /* * libahci.c - Common AHCI SATA low-level routines * - * Maintained by: Jeff Garzik <jgarzik@pobox.com> + * Maintained by: Tejun Heo <tj@kernel.org> * Please ALWAYS copy linux-ide@vger.kernel.org * on emails. * |