]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sf: kick watchdog when polling
authorPatrick Sestier <psestier@mircom.com>
Fri, 15 Apr 2011 14:25:25 +0000 (14:25 +0000)
committerWolfgang Denk <wd@denx.de>
Wed, 1 Jun 2011 20:21:42 +0000 (22:21 +0200)
commitbd0d19cc5f346ff6504d47497ec799e066168b96
tree4747dfdb41c263bfdddf3e488d25d1c04c3699a5
parent23a70bf9c352ec5b6ac52d5be8087b963c2073dd
sf: kick watchdog when polling

The status polling can take a while, so make sure we kick the
watchdog after each successful poll.

Signed-off-by: Patrick Sestier <psestier@mircom.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
drivers/mtd/spi/spi_flash.c