Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/macintosh
Jean Delvare 8a9947552d [PATCH] i2c: Drop i2c_driver.flags, 2 of 3
Just about every i2c chip driver sets the I2C_DF_NOTIFY flag, so we
can simply make it the default and drop the flag. If any driver really
doesn't want to be notified when i2c adapters are added, that driver
can simply omit to set .attach_adapter. This approach is also more
robust as it prevents accidental NULL pointer dereferences.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-01-05 22:16:21 -08:00
..
adb-iop.c
adb.c [PATCH] Driver Core: fix up all callers of class_device_create() 2005-10-28 09:52:52 -07:00
adbhid.c [PATCH] kfree cleanup: misc remaining drivers 2005-11-07 07:54:05 -08:00
ans-lcd.c [PATCH] powerpc: Remove sections use from ppc64 and drivers 2005-09-19 09:38:49 +10:00
apm_emu.c [PATCH] ppc64: AC Power handling broken for desktops 2005-10-29 15:11:48 +10:00
Kconfig [PATCH] ppc64: Thermal control for SMU based machines 2005-11-08 11:17:56 +11:00
mac_hid.c [PATCH] Input: convert drivers/macintosh to dynamic input_dev allocation 2005-10-28 09:52:53 -07:00
macio-adb.c
macio_asic.c [PATCH] driver core: replace "hotplug" by "uevent" 2006-01-04 16:18:08 -08:00
macio_sysfs.c [PATCH] Add modalias to macio sysfs attributes 2005-10-29 14:35:58 +10:00
Makefile [PATCH] ppc64: Thermal control for SMU based machines 2005-11-08 11:17:56 +11:00
mediabay.c [PATCH] powerpc: Remove sections use from ppc64 and drivers 2005-09-19 09:38:49 +10:00
nvram.c
smu.c [PATCH] ppc64: Thermal control for SMU based machines 2005-11-08 11:17:56 +11:00
therm_adt746x.c [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 2006-01-05 22:16:21 -08:00
therm_pm72.c [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 2006-01-05 22:16:21 -08:00
therm_pm72.h
therm_windtunnel.c [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 2006-01-05 22:16:21 -08:00
via-cuda.c [PATCH] powerpc: Remove sections use from ppc64 and drivers 2005-09-19 09:38:49 +10:00
via-macii.c
via-maciisi.c
via-pmu.c macintosh: Always export pmu_[un]register_sleep_notifier if CONFIG_PM set 2005-11-08 12:14:50 +11:00
via-pmu68k.c [PATCH] powerpc: Remove sections use from ppc64 and drivers 2005-09-19 09:38:49 +10:00
windfarm.h [PATCH] ppc64: Thermal control for SMU based machines 2005-11-08 11:17:56 +11:00
windfarm_core.c [PATCH] ppc64: Thermal control for SMU based machines 2005-11-08 11:17:56 +11:00
windfarm_cpufreq_clamp.c [PATCH] ppc64: Thermal control for SMU based machines 2005-11-08 11:17:56 +11:00
windfarm_lm75_sensor.c [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 2006-01-05 22:16:21 -08:00
windfarm_pid.c [PATCH] ppc64: Thermal control for SMU based machines 2005-11-08 11:17:56 +11:00
windfarm_pid.h [PATCH] ppc64: Thermal control for SMU based machines 2005-11-08 11:17:56 +11:00
windfarm_pm81.c [PATCH] Fix windfarm model-id table 2005-12-09 15:42:17 +11:00
windfarm_pm91.c [PATCH] ppc64: Thermal control for SMU based machines 2005-11-08 11:17:56 +11:00
windfarm_smu_controls.c [PATCH] ppc64: Thermal control for SMU based machines 2005-11-08 11:17:56 +11:00
windfarm_smu_sensors.c [PATCH] ppc64: Thermal control for SMU based machines 2005-11-08 11:17:56 +11:00