Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759447AbbKTABl (ORCPT ); Thu, 19 Nov 2015 19:01:41 -0500 Received: from mailout1.w1.samsung.com ([210.118.77.11]:10546 "EHLO mailout1.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754165AbbKTABk (ORCPT ); Thu, 19 Nov 2015 19:01:40 -0500 X-AuditID: cbfec7f5-f79b16d000005389-3f-564e62e1aaf3 Subject: Re: [PATCH v2] ARM: sunxi: Re-enable SID driver in multi_v7_defconfig To: Timo Sigurdsson , arnd@arndb.de, javier@osg.samsung.com, kgene@kernel.org, linux@arm.linux.org.uk, olof@lixom.net, geert+renesas@glider.be, lee.jones@linaro.org, sjoerd.simons@collabora.co.uk, alexandre.belloni@free-electrons.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org References: <1447724947-4851-1-git-send-email-public_timo.s@silentcreek.de> <1447968823-2159-1-git-send-email-public_timo.s@silentcreek.de> Cc: maxime.ripard@free-electrons.com, linux-sunxi@googlegroups.com, wens@csie.org From: Krzysztof Kozlowski Message-id: <564E62DF.5030407@samsung.com> Date: Fri, 20 Nov 2015 09:01:35 +0900 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-version: 1.0 In-reply-to: <1447968823-2159-1-git-send-email-public_timo.s@silentcreek.de> Content-type: text/plain; charset=windows-1252 Content-transfer-encoding: 7bit X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFtrKIsWRmVeSWpSXmKPExsVy+t/xq7oPk/zCDM69YLLouLaYyeLvpGPs FnNnT2K0ePN2DZPF6xeGFv2PXzNb3P96lNFi0+NrrBaXd81hs/j9CKjs9mVei62b9jJbnLr+ mc1i/dVPrBbTj79ltfh56DyTg4BHS3MPm8fvX5MYPf4+v87iseHRalaPJ5suMnpMPKvrsWfi STaPTas62TzuXNvD5rF5Sb3HlRNNrB5b+u+ye/RtWcXo8fDRc2aPz5vkAvijuGxSUnMyy1KL 9O0SuDKWbn7MVPCareLGouuMDYwnWLsYOTgkBEwkGjf5djFyApliEhfurWfrYuTiEBJYyijR s+UbE4TzhVHixYZprCBVwgJ+EjdmrQdLiAhcZpJ4sGISVEsvo8TNY53sIFXMAsESJ1ofMIPY bALGEpuXL2EDWccroCXReoMPJMwioCox6WYPE4gtKhAhMXFCA9gCXgFBiR+T77GA2JwCPhIH FjUzgrQyC+hJ3L+oBTFdXmLzmrfMExgFZiHpmIVQNQtJ1QJG5lWMoqmlyQXFSem5RnrFibnF pXnpesn5uZsYIZH5dQfj0mNWhxgFOBiVeHgbxP3ChFgTy4orcw8xSnAwK4nwLvUDCvGmJFZW pRblxxeV5qQWH2KU5mBREueduet9iJBAemJJanZqakFqEUyWiYNTqoHRJadPsGF521YlE0ej lqX75vG+2HtX7WBGDUeCx54thv9j72s94Iy4bxlidFxG6O6cZ/eqTH1FVM++U1prf7VTj+3K nxKdvqup5zrC/v+o+L73km6wXNn0G5vOphaoXZ+hcu3tvBvdm20bd2etaNzo+zVeu05xevYx eR+nPfwZ1jpZkpMvrJdVYinOSDTUYi4qTgQA9hK0nsgCAAA= Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1095 Lines: 30 On 20.11.2015 06:33, Timo Sigurdsson wrote: > Commit 3d0b16a66c8a ("nvmem: sunxi: Move the SID driver to the nvmem > framework") moved the the sunxi SID driver to a new framework, but left > multi_v7_defconfig with the deprecated config symbol EEPROM_SUNXI_SID > instead of the new symbol NVMEM_SUNXI_SID. Hence, re-enable the driver > in multi_v7_defconfig. > > Signed-off-by: Timo Sigurdsson > --- > Changes in v2: > - Move the extra cleanup work for multi_v7_defconfig to a separate > patch (to be submitted at a later point to avoid conflicts with > another patch waiting to be merged) > --- > arch/arm/configs/multi_v7_defconfig | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > Fully satisfies my v1's comments: Acked-by: Krzysztof Kozlowski Best regards, Krzysztof -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/