Re: [RESEND PATCH] ALSA: ASoC: fix unmet dependency for SND_SOC_DB1200
From: Julian Braha
Date: Wed Sep 09 2026 - 10:02:53 EST
On 9/9/26 14:06, Mark Brown wrote:
> On Wed, Sep 09, 2026 at 01:56:36PM +0100, julianbraha wrote:
>> SND_SOC_DB1200 selects SND_SOC_WM8731_I2C without ensuring its
>> dependency, I2C is enabled. This causes an unmet dependency when
>> SND_SOC_DB1200 is enabled without I2C.
> Please submit patches using subject lines reflecting the style for the
> subsystem, this makes it easier for people to identify relevant patches.
> Look at what existing commits in the area you're changing are doing and
> make sure your subject lines visually resemble what they're doing.
Got it, will do better on this. Thanks for your feedback, Mark.
- Julian Braha