]> git.itanic.dy.fi Git - linux-stable/commit
eeprom: ee1004: Factor out setting page to ee1004_set_current_page
authorHeiner Kallweit <hkallweit1@gmail.com>
Mon, 24 May 2021 20:15:26 +0000 (22:15 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 May 2021 12:49:39 +0000 (14:49 +0200)
commit6601017e2a4936a93c7d9527cd25a4a2c16cc5ef
tree8e25bad5cb20756136c88c88cf87a31ec3cf557b
parentb2cd8a2f8eb148366fb974e265f1799e93062ea7
eeprom: ee1004: Factor out setting page to ee1004_set_current_page

Factor out setting the page, this makes the code better readable.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Link: https://lore.kernel.org/r/21e0966f-e6c9-045f-b130-bd9fb071f0d7@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/eeprom/ee1004.c