mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
do_pnp_device_entry() no longer needs to iterate over the pnp_device_id array. Convert it to a generic ->do_entry() handler. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>