From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 8A5A118DF88; Mon, 28 Oct 2024 06:32:45 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1730097165; cv=none; b=ssvNBSp2koRyaje2igV+NI54UNTJUeUQ3rhxnpZ1dKKviTK9R4lIGx/wQO69Fqy15YwXa+IKZljRpRVjyojRZ69j1ollsyxI6OUTt5GLeQaDSGUE1i4mjHZpBJ7CTTBUSF77i+MfIn+shqeyHTQsJ7C+lAOVPLRk9qelkuduOcc= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1730097165; c=relaxed/simple; bh=p2ccNTUX77Z69R4V7aAsv4GWn8sIl1nfSj8rMng0gtE=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=M/VInluYNoS7CDwNw47AkpeatlSoRSWvXk/nLVEoGqv+/ZDVkaWayUDhIQKXOn27pJ4XpSVky2rx1KwSQvneLVJH8e0SKMYQX1sv+K+mQfIwz3khgRLXZ2qeSJKtXMXSBf2tMTSRI4PoXjeQlLDs4ZA0DKG4mLFyM9Lz3rVKcD4= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=inz3T80Y; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="inz3T80Y" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 278B2C4CEC7; Mon, 28 Oct 2024 06:32:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1730097165; bh=p2ccNTUX77Z69R4V7aAsv4GWn8sIl1nfSj8rMng0gtE=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=inz3T80YEYMJ2jubEMJhbRCdvVfZYERMPCFEXNIxJhrOyrGHO6BBFblJ1G3kyUQ6q e25rkH1U8YDcVMoTqOcCTHKyo0HYZ+m9LHK+P4S2JKwpsis+InZwC7TbySiq5VERpq vCEaj/CVLjMZyGyefzlgMGcc/tAETnIoSgeOWaG8= From: Greg Kroah-Hartman To: stable@vger.kernel.org Cc: Greg Kroah-Hartman , patches@lists.linux.dev, Javier Carrasco , Jonathan Cameron , Sasha Levin Subject: [PATCH 6.1 012/137] iio: frequency: {admv4420,adrf6780}: format Kconfig entries Date: Mon, 28 Oct 2024 07:24:09 +0100 Message-ID: <20241028062259.062455572@linuxfoundation.org> X-Mailer: git-send-email 2.47.0 In-Reply-To: <20241028062258.708872330@linuxfoundation.org> References: <20241028062258.708872330@linuxfoundation.org> User-Agent: quilt/0.67 X-stable: review X-Patchwork-Hint: ignore Precedence: bulk X-Mailing-List: patches@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 6.1-stable review patch. If anyone has any objections, please let me know. ------------------ From: Javier Carrasco [ Upstream commit 5c9644a683e1690387a476a4f5f6bd5cf9a1d695 ] Format the entries of these drivers in the Kconfig, where spaces instead of tabs were used. Signed-off-by: Javier Carrasco Link: https://patch.msgid.link/20241007-ad2s1210-select-v2-1-7345d228040f@gmail.com Signed-off-by: Jonathan Cameron Stable-dep-of: 6b8e9dbfaed4 ("iio: frequency: admv4420: fix missing select REMAP_SPI in Kconfig") Signed-off-by: Sasha Levin --- drivers/iio/frequency/Kconfig | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/drivers/iio/frequency/Kconfig b/drivers/iio/frequency/Kconfig index f3702f36436cb..599a5f67fe11a 100644 --- a/drivers/iio/frequency/Kconfig +++ b/drivers/iio/frequency/Kconfig @@ -71,25 +71,25 @@ config ADMV1014 module will be called admv1014. config ADMV4420 - tristate "Analog Devices ADMV4420 K Band Downconverter" - depends on SPI - help - Say yes here to build support for Analog Devices K Band - Downconverter with integrated Fractional-N PLL and VCO. + tristate "Analog Devices ADMV4420 K Band Downconverter" + depends on SPI + help + Say yes here to build support for Analog Devices K Band + Downconverter with integrated Fractional-N PLL and VCO. - To compile this driver as a module, choose M here: the - module will be called admv4420. + To compile this driver as a module, choose M here: the + module will be called admv4420. config ADRF6780 - tristate "Analog Devices ADRF6780 Microwave Upconverter" - depends on SPI - depends on COMMON_CLK - help - Say yes here to build support for Analog Devices ADRF6780 - 5.9 GHz to 23.6 GHz, Wideband, Microwave Upconverter. - - To compile this driver as a module, choose M here: the - module will be called adrf6780. + tristate "Analog Devices ADRF6780 Microwave Upconverter" + depends on SPI + depends on COMMON_CLK + help + Say yes here to build support for Analog Devices ADRF6780 + 5.9 GHz to 23.6 GHz, Wideband, Microwave Upconverter. + + To compile this driver as a module, choose M here: the + module will be called adrf6780. endmenu endmenu -- 2.43.0