On Wed, Apr 13, 2016 at 10:29:52PM -0600, Stephen Warren wrote:

> dm_serial_ops.pending should return the number of characters, not just a
> valid C Boolean integer value. The existing code does already does this,
> but only as an accident since BCM283X_MU_LSR_RX_READY happens to be
> BIT(0). Enhance the code to be more explicit about the values it returns.
> 
> Suggested-by: Simon Glass <s...@chromium.org>
> Signed-off-by: Stephen Warren <swar...@wwwdotorg.org>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to