summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Traut <manut@linutronix.de>2012-04-12 20:00:44 +0200
committerManuel Traut <manut@linutronix.de>2012-04-12 20:00:44 +0200
commit293ab20186440b30f3e1cc3267c57cb23a19e61e (patch)
tree21561ccb1f50545c3126c40e1511b0de6b3e68f3
parente8d8331f5c303fd54450da06e7acdead8ff83db2 (diff)
kernel-deve/device: bus_id is no longer member of struct device
Signed-off-by: Manuel Traut <manut@linutronix.de>
-rw-r--r--kernel-devel/linux-device/pres_linux-device_en.tex1
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel-devel/linux-device/pres_linux-device_en.tex b/kernel-devel/linux-device/pres_linux-device_en.tex
index 1d49773..1b87bc7 100644
--- a/kernel-devel/linux-device/pres_linux-device_en.tex
+++ b/kernel-devel/linux-device/pres_linux-device_en.tex
@@ -173,7 +173,6 @@ these fields should be initialized before calling the register function:
\begin{itemize}
\item parent
\item name
-\item bus\_id
\item bus
\end{itemize}
\end{frame}