From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <53FC8AB3.2080603@roeck-us.net> Date: Tue, 26 Aug 2014 06:25:07 -0700 From: Guenter Roeck MIME-Version: 1.0 To: "Ivan T. Ivanov" CC: Jonathan Cameron , Adam.Thomson.Opensource@diasemi.com, knaack.h@gmx.de, lars@metafoo.de, pmeerw@pmeerw.net, linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] iio: core: Propagate error codes from OF layer to client drivers References: <1408971437-10751-1-git-send-email-iivanov@mm-sol.com> <53FB5FF7.8020504@kernel.org> <20140825165430.GB14614@roeck-us.net> <1409039490.5256.75.camel@iivanov-dev> In-Reply-To: <1409039490.5256.75.camel@iivanov-dev> Content-Type: text/plain; charset=utf-8; format=flowed List-ID: On 08/26/2014 12:51 AM, Ivan T. Ivanov wrote: > Hi, > [ ... ] > > Another, less intrusive, solution will be if we revert last patch and explicitly > check for EPROBE_DEFER on of_ by_name() return. How this sounds? > How is that different to the just accepted patch ? Guenter