Hi! > if (fwnode_property_match_string(child, "compatible", > "gpio") >= 0) { > gpio_bitmap |= BIT(reg); > continue; > + } else { > + led_bitmap |= BIT(reg); > } > You have "continue" above, so you don't really need the else branch. Thanks, Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
Attachment:
signature.asc
Description: PGP signature