summaryrefslogtreecommitdiffstats
path: root/flashrom.8.tmpl
diff options
context:
space:
mode:
authorEdward O'Callaghan <quasisec@google.com>2022-09-09 23:10:24 +1000
committerThomas Heijligen <src@posteo.de>2023-02-27 10:27:55 +0000
commitfc533e25623af76d0e6ff87681a7c3122df1607e (patch)
tree2ca2e0e5357a75691722a23bc0ef48c027735138 /flashrom.8.tmpl
parent648dc4a6535a699ebd7abd9d84cced64ff56d90d (diff)
downloadflashrom-fc533e25623af76d0e6ff87681a7c3122df1607e.tar.gz
flashrom-fc533e25623af76d0e6ff87681a7c3122df1607e.tar.bz2
flashrom-fc533e25623af76d0e6ff87681a7c3122df1607e.zip
spi: Make 'default_spi_send_command' the default unless defined
A NULL func pointer is necessary and sufficient for the condition `NULL func pointer => default_spi_send_command' as to not need this explicit specification of 'default'. Therefore drop the explicit need to specify the 'default_spi_send_command' callback function pointer in the spi_master struct. This is a reasonable default for every other driver in the tree with only a few exceptions. This simplifies the code and driver development. Change-Id: I63abcb8c64f233cdbf58a149a31051fa648305a2 Signed-off-by: Edward O'Callaghan <quasisec@google.com> Reviewed-on: https://review.coreboot.org/c/flashrom/+/67480 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Thomas Heijligen <src@posteo.de>
Diffstat (limited to 'flashrom.8.tmpl')
0 files changed, 0 insertions, 0 deletions