Am 15.06.2012 10:52 schrieb Nico Huber: > Currently spi_aai_write() is implemented without an abstraction mechanism > for the programmer driver. This adds another function pointer 'write_aai' > to struct spi_programmer, which is set to default_spi_write_aai (renamed > spi_aai_write) for all programmers for now. > > A patch which utilises this abstraction in the dediprog driver will > follow. > > Signed-off-by: Nico Huber <[email protected]>
Thanks for reworking the patch! Acked-by: Carl-Daniel Hailfinger <[email protected]> and committed in r1543. Regards, Carl-Daniel -- http://www.hailfinger.org/ _______________________________________________ flashrom mailing list [email protected] http://www.flashrom.org/mailman/listinfo/flashrom
