diff options
author | Andreas Irestål <andreas.irestal@axis.com> | 2016-02-16 13:56:42 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-02-24 13:14:05 +0900 |
commit | d6dde63e90cf0d34ae61e885a5eb254c59eb3358 (patch) | |
tree | 9a45c715c26a1097f53ab9f6f42b7e6937655382 /include/linux/platform_data | |
parent | 27d6e7d1c96c9f51379e0feb972fec26029098bc (diff) | |
download | blackbird-op-linux-d6dde63e90cf0d34ae61e885a5eb254c59eb3358.tar.gz blackbird-op-linux-d6dde63e90cf0d34ae61e885a5eb254c59eb3358.zip |
ASoC: adau17x1: Correct typos in file headers
Signed-off-by: Andreas Irestål <andire@axis.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux/platform_data')
-rw-r--r-- | include/linux/platform_data/adau17x1.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/platform_data/adau17x1.h b/include/linux/platform_data/adau17x1.h index a81766cae230..9db1b905df24 100644 --- a/include/linux/platform_data/adau17x1.h +++ b/include/linux/platform_data/adau17x1.h @@ -1,5 +1,5 @@ /* - * Driver for ADAU1761/ADAU1461/ADAU1761/ADAU1961/ADAU1781/ADAU1781 codecs + * Driver for ADAU1361/ADAU1461/ADAU1761/ADAU1961/ADAU1381/ADAU1781 codecs * * Copyright 2011-2014 Analog Devices Inc. * Author: Lars-Peter Clausen <lars@metafoo.de> |