wd1000: use resolve_safe for m_intrq_cb (#10382)

This commit is contained in:
Brian Johnson 2022-10-02 08:56:15 -04:00 committed by GitHub
parent 9f3e4fe03a
commit 45b12b66f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,7 +58,7 @@ void wd1000_device::set_sector_base(uint32_t base)
void wd1000_device::device_start()
{
// Resolve callbacks
m_intrq_cb.resolve();
m_intrq_cb.resolve_safe();
m_drq_cb.resolve();
// Allocate timers