From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?q?Andreas=20Bie=C3=9Fmann?= Date: Fri, 28 Oct 2016 18:49:24 +0200 Subject: [U-Boot] [U-Boot, v3, 5/7] i2c: at91_i2c: Change error return -ENODEV to -EINVAL In-Reply-To: <1474945234-30540-6-git-send-email-wenyou.yang@atmel.com> (from Wenyou Yang on Tue, 27 Sep 2016 11:00:32 +0800) References: <1474945234-30540-6-git-send-email-wenyou.yang@atmel.com> Message-ID: <20161028164924.28954-1-andreas@biessmann.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Wenyou Yang, Wenyou Yang writes: >Change the error return value -ENODEV from to -EINVAL for more >reasonable. > >Signed-off-by: Wenyou Yang >Reviewed-by: Heiko Schocher >--- > >Changes in v3: None >Changes in v2: None > > drivers/i2c/at91_i2c.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) applied to u-boot-atmel/master, thanks! Best regards, Andreas Bie?mann