]> Git Repo - linux.git/commit
driver core: get rid of struct device's bus_id string array
authorKay Sievers <[email protected]>
Sun, 25 Jan 2009 14:17:37 +0000 (15:17 +0100)
committerGreg Kroah-Hartman <[email protected]>
Tue, 24 Mar 2009 23:38:23 +0000 (16:38 -0700)
commit1fa5ae857bb14f6046205171d98506d8112dd74e
tree218821345d2c9394bd6184bdb0cd0cb2f1f30d4c
parent6866ac9db02ac1ec71f2aa720a1019581f69a725
driver core: get rid of struct device's bus_id string array

Now that all users of bus_id is gone, we can remove it from struct
device.

Signed-off-by: Kay Sievers <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/base/core.c
include/linux/device.h
include/linux/kobject.h
lib/kobject.c
This page took 0.057337 seconds and 4 git commands to generate.