Change in osmo-ccid-firmware[master]: Revert "WIP: 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/.

Hoernchen gerrit-no-reply at lists.osmocom.org
Thu Jul 30 21:23:35 UTC 2020


Hoernchen has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/19467 )


Change subject: Revert "WIP: enable timers"
......................................................................

Revert "WIP: enable timers"

This reverts commit 349a39fba5b22230bf1f2666a22b579bbb657eb4.

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



  git pull ssh://gerrit.osmocom.org:29418/osmo-ccid-firmware refs/changes/67/19467/1

diff --git a/sysmoOCTSIM/cuart_driver_asf4_usart_async.c b/sysmoOCTSIM/cuart_driver_asf4_usart_async.c
index 0e83385..87f5123 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 0;
+		return -EINVAL;
 	}
 	return 0;
 }

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/19467
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: If3a18dd1d52f877f3821435d420154c91f10374d
Gerrit-Change-Number: 19467
Gerrit-PatchSet: 1
Gerrit-Owner: Hoernchen <ewild at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200730/26869dd7/attachment.htm>


More information about the gerrit-log mailing list