diff options
| author | Mark Brown <broonie@kernel.org> | 2026-01-14 23:11:26 +0300 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-01-14 23:11:26 +0300 |
| commit | 57aa7735a536adfdf4a0e535a95a2ed3e34c7c9a (patch) | |
| tree | 240eb4c730efdb1cbc391dfd9343a317118f1878 /lib/debugobjects.c | |
| parent | 32bc4e7dde407b7c2287915bfcb30c84e8e6ad46 (diff) | |
| parent | 8a98e7f55f975360975083166e21982ef307b8fd (diff) | |
| download | linux-57aa7735a536adfdf4a0e535a95a2ed3e34c7c9a.tar.xz | |
sound: codecs: tlv320adcx140: assorted patches
Merge series from Sascha Hauer <s.hauer@pengutronix.de>:
These are some patches for the tlv320adcx140 codec we are carrying
around for a while, time to upstream them.
Diffstat (limited to 'lib/debugobjects.c')
| -rw-r--r-- | lib/debugobjects.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/debugobjects.c b/lib/debugobjects.c index ecf8e7f978e3..89a1d6745dc2 100644 --- a/lib/debugobjects.c +++ b/lib/debugobjects.c @@ -2,7 +2,7 @@ /* * Generic infrastructure for lifetime debugging of objects. * - * Copyright (C) 2008, Thomas Gleixner <tglx@linutronix.de> + * Copyright (C) 2008, Linutronix GmbH, Thomas Gleixner <tglx@kernel.org> */ #define pr_fmt(fmt) "ODEBUG: " fmt |
