Select Git revision
sequencer.c
-
Marek Vasut authored
The read_group and write_group arguments are the same in all cases when this function is invoked, just merge them into one rw_group argument. Also, clean up the function argument data types and constify them. Signed-off-by:
Marek Vasut <marex@denx.de>
Marek Vasut authoredThe read_group and write_group arguments are the same in all cases when this function is invoked, just merge them into one rw_group argument. Also, clean up the function argument data types and constify them. Signed-off-by:
Marek Vasut <marex@denx.de>