Commit 0868ff7a authored by Adrian Bunk's avatar Adrian Bunk
Browse files

move frv docs one level up



My first guess for "fujitsu" was it might be related to the
fujitsu-laptop.c driver...

Move the frv directory one level up since frv is the name of the
architecture in the Linux kernel.

Signed-off-by: default avatarAdrian Bunk <bunk@kernel.org>
parent 03502faa
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -154,7 +154,7 @@ firmware_class/
	- request_firmware() hotplug interface info.
floppy.txt
	- notes and driver options for the floppy disk driver.
fujitsu/
frv/
	- Fujitsu FR-V Linux documentation.
gpio.txt
	- overview of GPIO (General Purpose Input/Output) access conventions.
+1 −1
Original line number Diff line number Diff line
@@ -177,5 +177,5 @@ separated by spaces:
  (*) vdc=...

      This option configures the MB93493 companion chip visual display
      driver. Please see Documentation/fujitsu/mb93493/vdc.txt for more
      driver. Please see Documentation/frv/mb93493/vdc.txt for more
      information.
Loading