Change in osmo-ccid-firmware[master]: Enable timers

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Fri Jul 31 21:28:07 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/19469 )

Change subject: Enable timers
......................................................................

Enable timers

Timers should now work as expected

Change-Id: I2600a6c29688bd9270a69ffe764815937ad6f889
---
M sysmoOCTSIM/cuart_driver_asf4_usart_async.c
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  laforge: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/sysmoOCTSIM/cuart_driver_asf4_usart_async.c b/sysmoOCTSIM/cuart_driver_asf4_usart_async.c
index 87f5123..0e83385 100644
--- a/sysmoOCTSIM/cuart_driver_asf4_usart_async.c
+++ b/sysmoOCTSIM/cuart_driver_asf4_usart_async.c
@@ -419,7 +419,7 @@
 		return 20e6 / ncn8025_div_val[settings.clkdiv];
 		break;
 	default:
-		return -EINVAL;
+		return 0;
 	}
 	return 0;
 }

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/19469
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ccid-firmware
Gerrit-Branch: master
Gerrit-Change-Id: I2600a6c29688bd9270a69ffe764815937ad6f889
Gerrit-Change-Number: 19469
Gerrit-PatchSet: 5
Gerrit-Owner: Hoernchen <ewild at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200731/62d665b0/attachment.htm>


More information about the gerrit-log mailing list