diff options
Diffstat (limited to 'Documentation/fb/fbcon.txt')
| -rw-r--r-- | Documentation/fb/fbcon.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/fb/fbcon.txt b/Documentation/fb/fbcon.txt index f373df12ed..99ea58e65e 100644 --- a/Documentation/fb/fbcon.txt +++ b/Documentation/fb/fbcon.txt | |||
| @@ -163,7 +163,7 @@ from the console layer before unloading the driver. The VGA driver cannot be | |||
| 163 | unloaded if it is still bound to the console layer. (See | 163 | unloaded if it is still bound to the console layer. (See |
| 164 | Documentation/console/console.txt for more information). | 164 | Documentation/console/console.txt for more information). |
| 165 | 165 | ||
| 166 | This is more complicated in the case of the the framebuffer console (fbcon), | 166 | This is more complicated in the case of the framebuffer console (fbcon), |
| 167 | because fbcon is an intermediate layer between the console and the drivers: | 167 | because fbcon is an intermediate layer between the console and the drivers: |
| 168 | 168 | ||
| 169 | console ---> fbcon ---> fbdev drivers ---> hardware | 169 | console ---> fbcon ---> fbdev drivers ---> hardware |
