Files
android_kernel_xiaomi_sm8450/drivers/pnp
Jakub Sitnicki eeeb98bf06 PNP: Switch from __check_region() to __request_region()
PNP core is the last user of the __check_region() which has been
deprecated for almost 12 years (since v2.5.54). Replace it with a combo
of __request_region() followed by __release_region().

pnp_check_port() and pnp_check_mem() remain racy after this change.

Signed-off-by: Jakub Sitnicki <jsitnicki@gmail.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2015-01-22 01:14:50 +01:00
..
2013-10-16 18:36:02 -07:00
2011-01-12 04:59:44 -05:00
2014-04-29 23:31:15 +02:00
2010-03-14 20:08:38 -04:00