Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a356a380 authored by Mark Brown's avatar Mark Brown
Browse files

Merge branch 'topic/stac9766' of...

Merge branch 'topic/stac9766' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-ac97
parents 9b86421d 4bf07eef
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -28,8 +28,6 @@

#include "stac9766.h"

#define STAC9766_VERSION "0.10"

/*
 * STAC9766 register cache
 */
@@ -338,8 +336,6 @@ static int stac9766_codec_probe(struct snd_soc_codec *codec)
{
	int ret = 0;

	printk(KERN_INFO "STAC9766 SoC Audio Codec %s\n", STAC9766_VERSION);

	ret = snd_soc_new_ac97_codec(codec, &soc_ac97_ops, 0);
	if (ret < 0)
		goto codec_err;