Move the FIFO emptying up, as having it after lcd_write_single_data16() causes proble...
commite5e3b8dfcc5ef6e90ecaf5d4a0fd22df481d6794
authorkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Tue, 1 Sep 2009 02:06:37 +0000 (1 02:06 +0000)
committerkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Tue, 1 Sep 2009 02:06:37 +0000 (1 02:06 +0000)
tree351fc921f753d09b4cf600d8b681abe2e23c4040
parent5c1e645fbbb59c44f43970ccf31a3df58d4e2881
Move the FIFO emptying up, as having it after lcd_write_single_data16() causes problems with uneven transfers (I'm not sure why).

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22581 a1c6a512-1295-4272-9138-f99709370657
firmware/target/arm/as3525/sansa-e200v2/lcd-e200v2.c
firmware/target/arm/as3525/sansa-fuze/lcd-fuze.c