bhnd_read_board_info
if ((error = bhnd_read_board_info(dev, &board))) {
if ((error = bhnd_read_board_info(sc->dev, &board)))
if ((error = bhnd_read_board_info(core, &sc->board))) {
if ((error = bhnd_read_board_info(dev, &sc->sc_board_info))) {