From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko =?ISO-8859-1?Q?St=FCbner?= Subject: Re: [PATCH] mmc: dw_mmc-rockchip: correct property names in debug Date: Thu, 01 Mar 2018 11:57:37 +0100 Message-ID: <2057001.Y3n4QWSv6R@diego> References: <20180301103625.7285-1-john@metanate.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20180301103625.7285-1-john@metanate.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: John Keeping Cc: Jaehoon Chung , linux-rockchip@lists.infradead.org, Ulf Hansson , linux-mmc@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: linux-mmc@vger.kernel.org Am Donnerstag, 1. M=E4rz 2018, 11:36:25 CET schrieb John Keeping: > Following up the device tree fixed in commits e78c637127ee ("ARM: dts: > rockchip: Fix DWMMC clocks") and ca9eee95a2de ("arm64: dts: rockchip: > Fix DWMMC clocks", 2018-02-15), avoid confusion by using the correct > property name in the debug output if clocks are not found. > = > Signed-off-by: John Keeping Reviewed-by: Heiko Stuebner