From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH v3 07/13] pinctrl: samsung: Add missing initconst annotation Date: Thu, 26 Jan 2017 10:08:49 +0100 Message-ID: References: <1484833733-16082-1-git-send-email-m.szyprowski@samsung.com> <1484833733-16082-8-git-send-email-m.szyprowski@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <1484833733-16082-8-git-send-email-m.szyprowski@samsung.com> Sender: linux-pm-owner@vger.kernel.org To: Marek Szyprowski Cc: "linux-gpio@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-pm@vger.kernel.org" , linux-samsung-soc , Sylwester Nawrocki , Krzysztof Kozlowski , Tomasz Figa , Bartlomiej Zolnierkiewicz List-Id: linux-gpio@vger.kernel.org On Thu, Jan 19, 2017 at 2:48 PM, Marek Szyprowski wrote: > Exynos5433 support has been added in parallel to adding initconst > annotation to most of the init data structures, so add those > annotations also to Exynos5433 structures. > > Signed-off-by: Marek Szyprowski > Acked-by: Tomasz Figa This fails to apply to the pinctrl tree "devel" branch. I guess I have other Samsung patches on the branch colliding with this. Can you please rebase this and the following patches on this branch and resend? https://git.kernel.org/cgit/linux/kernel/git/linusw/linux-pinctrl.git/log/?h=devel Yours, Linus Walleij